Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a couple metrics / enable /metrics and /pprof for indexstar #19

Merged
merged 2 commits into from
Sep 7, 2022

Conversation

willscott
Copy link
Member

No description provided.

@willscott willscott requested a review from masih September 7, 2022 15:59
@willscott
Copy link
Member Author

remaining metrics that might be worth adding:

  • latency broken out by backend

server.go Outdated Show resolved Hide resolved
@masih
Copy link
Member

masih commented Sep 7, 2022

Relates to #16

@willscott
Copy link
Member Author

moved to a separate server

Copy link
Member

@masih masih left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To make the changes here effective, indexstar base kustomization needs to be modified in storetheindex repo:

  • Deployment container needs to export the metrics port here.
  • The kustomization needs to also include prometheus pod monitor like this with appropriate matchLabels selector value; the value should match what the indexstar deployment uses.

@willscott willscott merged commit deb7cbf into main Sep 7, 2022
@willscott
Copy link
Member Author

we'll continue with that ops in ipni/storetheindex#773

@gammazero gammazero deleted the feat/metrics branch September 20, 2023 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants