Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Adding scraping to OSM pod #2288

Merged
merged 4 commits into from
Jan 12, 2021
Merged

Conversation

eduser25
Copy link
Contributor

@eduser25 eduser25 commented Jan 12, 2021

OSM has since recently started exporting prometheus format metrics.
This commit adds scrapping annotation on the OSM deployment, which will
be automatically picked up by Prometheus's Pod-based scrapping.

Also added Injector histogram and Connected proxies on the Mesh details
dashboard.

Affected area:

  • Metrics [X]

  • Does this change contain code from or inspired by another project? If so, did you notify the maintainers and provide attribution?
    No

OSM has since recently started exporting prometheus format metrics.
This commit adds scrapping annotation on the OSM depoyment, which will
be automatically picked up by Prometheus's Pod-based scrapping.

Also added Injector histogram and Connected proxies on the Mesh details
dashboard.
@eduser25 eduser25 requested a review from a team as a code owner January 12, 2021 02:11
Co-authored-by: Shashank Ram <21697719+shashankram@users.noreply.github.com>
@eduser25 eduser25 merged commit 797e53f into openservicemesh:main Jan 12, 2021
@eduser25 eduser25 deleted the branch-prometh branch January 12, 2021 19:47
@eduser25 eduser25 linked an issue Jan 23, 2021 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement minimum set of Prometheus metrics for OSM Controller pod
3 participants