Docs: Fix Prometheus data source provisioning example about httpMethod (#35660) (#35664)

(cherry picked from commit 61a718cf8d)

Co-authored-by: hanjm <hanjinming@outlook.com>
This commit is contained in:
Grot (@grafanabot)
2021-06-14 17:01:01 +02:00
committed by GitHub
co-authored by hanjm
parent 72b5f5fdff
commit 8ac34f9c76
+1 -1
View File
@@ -211,9 +211,9 @@ datasources:
type: prometheus
# Access mode - proxy (server in the UI) or direct (browser in the UI).
access: proxy
httpMethod: POST
url: http://localhost:9090
jsonData:
httpMethod: POST
exemplarTraceIdDestinations:
# Field with internal link pointing to data source in Grafana.
# datasourceUid value can be anything, but it should be unique across all defined data source uids.