We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83ce8d6 commit 86ed10bCopy full SHA for 86ed10b
server/alloy/config.alloy.hcl
@@ -72,7 +72,7 @@ scrape_interval = "15s"
72
// Configure a prometheus.remote_write component to send metrics to a Prometheus server.
73
prometheus.remote_write "prod" {
74
endpoint {
75
- url = "https://grafana.citygeo.phila.gov:9090/api/v1/push"
+ url = "https://grafana.citygeo.phila.city:9090/api/v1/push"
76
77
headers = {
78
"X-Scope-OrgID" = "citygeo",
0 commit comments