-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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 Monitoring #1893
Add Monitoring #1893
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like it
So do I :) @alles-klar any screenshots or otherwise data you can show us to demonstrate all it gathers? Would need to give it a shot too. |
I haven't build a grafana dashboard jet and the django dashboard from the grafana community doesn't seem to work with the current version. But the following data is provided by default: nginx status:
django metrics:
|
@valentijnscholten everything ok for you? If yes please approve the PR, so we can merge it. |
Sorry, I thought I already had. Now that I am looking at it:
|
Should not have any impact: https://stackoverflow.com/questions/47946856/what-is-the-difference-between-postgres-and-postgresql-psycopg2-as-a-database-en/47946916
You are right. I have to figure out if we can easily turn off the nginx metrics by default. On the other hand the nginx metrics doesn't provide much information. |
On behalf of DB Systel GmbH
On behalf of DB Systel GmbH
On behalf of DB Systel GmbH
On behalf of DB Systel GmbH
From my perspective it should be fine now. |
Add the option to export django and nginx metrics for monitoring. It is disabled by default.
Prober documentation will follow but it should be more of less self-explaining.
Note: DefectDojo is now on Python3 and Django 2.2.1 Please submit your pull requests to the 'dev' branch as the 'legacy-python2.7' branch is only for bug fixes. Any new features submitted to the legacy branch will be ignored and closed.
When submitting a pull request, please make sure you have completed the following checklist: