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

Metrics in wsgi mode #309

Closed
santi-eidu opened this issue Sep 28, 2022 · 0 comments
Closed

Metrics in wsgi mode #309

santi-eidu opened this issue Sep 28, 2022 · 0 comments

Comments

@santi-eidu
Copy link
Contributor

Description

[Description of the issue]

After some research and according to this issue rycus86/prometheus_flask_exporter#5, flash exporter needs additional configuration to export metrics in wsgi mode.

Metrics have their own memory per process, which makes them unequal. This data need to be shared with all the processes.

santi-eidu pushed a commit that referenced this issue Sep 28, 2022
santi-eidu pushed a commit that referenced this issue Sep 28, 2022
santi-eidu pushed a commit that referenced this issue Sep 29, 2022
santi-eidu pushed a commit that referenced this issue Sep 29, 2022
santi-eidu added a commit that referenced this issue Sep 30, 2022
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

1 participant