diff --git a/documentation/examples/prometheus.yml b/documentation/examples/prometheus.yml index d5aa7c2cd..59035792c 100644 --- a/documentation/examples/prometheus.yml +++ b/documentation/examples/prometheus.yml @@ -26,5 +26,5 @@ scrape_configs: # metrics_path defaults to '/metrics' # scheme defaults to 'http'. - target_groups: + static_configs: - targets: ['localhost:9090']