← All dashboards

Django

Django metrics dashboard using django-prometheus metrics exporter

Django metrics dashboard showing request latency, top long executing views, database and cache status. Uses django-prometheus metrics exporter.

Application label is injected in Prometheus configuration to distinguish virtual hosts:

- job name: django
  static_configs:
    - targets: ['localhost:9110']
      labels:
        app: 'somesite'

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 609