imjoey commented on a change in pull request #231:
URL: https://github.com/apache/apisix-docker/pull/231#discussion_r724219483
##########
File path: example/prometheus_conf/prometheus.yml
##########
@@ -0,0 +1,23 @@
+global:
+ scrape_interval: 1s # By default, scrape targets every 15 seconds.
+
+ # Attach these labels to any time series or alerts when communicating with
+ # external systems (federation, remote storage, Alertmanager).
+ external_labels:
+ monitor: "codelab-monitor"
Review comment:
@tao12345666333 wow, thank you for this awesome explanation. I would
prefer to update the label as you suggested to mark this Prometheus instance as
part of `apisix` stack. Thanks again for your help.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]