Skip to content

Commit

Permalink
added vm prometheus_url_query_string example (#985)
Browse files Browse the repository at this point in the history
  • Loading branch information
ganeshrvel authored Jul 11, 2023
1 parent 274af6c commit bdf50c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/configuration/alert-manager.rst
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,8 @@ Add the following to ``generated_values.yaml`` and :ref:`update Robusta <Simple
alertmanager_url: ""
grafana_url: ""
prometheus_url: "http://VICTORIA_METRICS_SERVICE_NAME.monitoring.svc.cluster.local:8429"
# Additional query string parameters to be appended to the VictoriaMetrics connection URL (optional)
prometheus_url_query_string: "demo-query=example-data&another-query=value"
Additional Authentication Headers
Expand Down

0 comments on commit bdf50c4

Please sign in to comment.