grafana/public/app
Stephanie Closson 53ee72d15d
Prometheus: Migrate metadata queries to use resource calls (#49921)
* Sent resource calls for metadata to the backend

* moved resource calls to the backend

* code review feedback

* fixed post with body

* statuscode >= 300

* cleanup

* fixed tests

* fixed datasource tests

* code review feedback

* force some other endpoints to only GET

* fix linting errors

* fixed tests

* was able to remove section of redundant code

* cleanup and code review feedback

* moved query_exemplars to get request

* fixed return on error

* went back to resource calls, but using the backendsrv directly

* moved to a resource call with fallback

* fixed tests

* check for proper messages

* proper check for invalid calls

* code review changes
2022-06-03 15:56:13 -03:00
..
angular Angular: Remove deprecated angular modal support and libs (#49781) 2022-05-31 08:19:29 +02:00
core Alerting: Make folder filter clearable in Alert list panel (#50093) 2022-06-03 15:43:29 +02:00
features Datasource: Remove support for unencrypted passwords (#49987) 2022-06-03 17:38:22 +02:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
plugins Prometheus: Migrate metadata queries to use resource calls (#49921) 2022-06-03 15:56:13 -03:00
polyfills WIP Chore: reduce strict errors (#40462) 2021-10-15 08:57:55 +02:00
routes PublicDashboards: Frontend routing for public dashboards (#48834) 2022-06-02 14:57:55 -06:00
store Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
types PublicDashboards: Frontend routing for public dashboards (#48834) 2022-06-02 14:57:55 -06:00
app.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AppWrapper.tsx PublicDashboards: Frontend routing for public dashboards (#48834) 2022-06-02 14:57:55 -06:00
dev.ts React: Add why-did-you-render dev extension to better see what components re-render and why (in console) (#23455) 2020-04-09 19:44:05 +02:00
index.ts Chore: Prevent loading error from showing too early (#41347) 2021-11-08 16:13:37 +01:00