serving icon indicating copy to clipboard operation
serving copied to clipboard

Prometheus Annotations

Open ujjwalsfix opened this issue 3 years ago • 2 comments

/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?

ujjwalsfix avatar Apr 11 '22 18:04 ujjwalsfix

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.

skonto avatar May 11 '22 10:05 skonto

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.

github-actions[bot] avatar Aug 10 '22 01:08 github-actions[bot]