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 support for mounting the prometheus metrics directly on the Flask app #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ant1441
Copy link

@ant1441 ant1441 commented Aug 29, 2017

No description provided.

return 'Hello'

app = monitor_app(app)
app.run()

Choose a reason for hiding this comment

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

AttributeError: 'DispatcherMiddleware' object has no attribute 'run'

Copy link

Choose a reason for hiding this comment

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

I have a working version over here: https://github.com/noqcks/flask-prom

@noqcks
Copy link

noqcks commented Dec 13, 2018

cc: @sbarratt

@xeroc
Copy link

xeroc commented Jan 23, 2019

This is helpful!!

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.

4 participants