OpenTSDB: Move health check to the backend (#114082)

* add feature toggle

* move health check to backend

* add tests
This commit is contained in:
Gareth
2025-12-04 17:11:33 +09:00
committed by GitHub
parent c8853f50cf
commit dc8bb66a45
10 changed files with 165 additions and 5 deletions
@@ -68,6 +68,7 @@ Most [generally available](https://grafana.com/docs/release-life-cycle/#general-
| `tabularNumbers` | Use fixed-width numbers globally in the UI | |
| `azureResourcePickerUpdates` | Enables the updated Azure Monitor resource picker | Yes |
| `tempoSearchBackendMigration` | Run search queries through the tempo backend | |
| `opentsdbBackendMigration` | Run queries through the data source backend | |
## Public preview feature toggles