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

Consider adding a /metrics endpoint #171

Closed
dBitech opened this issue Jun 16, 2023 · 1 comment
Closed

Consider adding a /metrics endpoint #171

dBitech opened this issue Jun 16, 2023 · 1 comment

Comments

@dBitech
Copy link

dBitech commented Jun 16, 2023

to enable profiling

@brendan-ward
Copy link
Collaborator

Thanks for the suggestion @dBitech

I think capturing and persisting metrics internally is outside of the intended scope of the project / contributor capacity for the time being, so I'm going to close this issue. I agree it may be useful, but it is nontrivial.

You can probably use other tools in the Go ecosystem to profile the internals of mbtileserver, and there are other tools that can be used to capture server-side metrics under load such as response time, memory usage, CPU usage, etc. - which are likely the more valuable metrics anyway.

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

No branches or pull requests

2 participants