serving
serving copied to clipboard
Prometheus Annotations
/area monitoring
Ask your question here:
Is there a reason why the following two annotations aren't present on activator, controller, and autoscaler?
prometheus.io/port: 9090
prometheus.io/scrape: true
Am I missing something in the setup where these need to be manually added for the metrics to be scraped?
Hi, we support different metrics/tracing backends based on the opencensus client libs eg. prometheus, openecensus. So my understanding is that we just dont add anything specific for Prometheus to avoid confusion if user configures some other backend on the fly.
This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.