Skip to content

Commit

Permalink
Added brief docs for PROMETHEUS_EXPORT_MIGRATIONS setting per korfuri#49
Browse files Browse the repository at this point in the history
  • Loading branch information
devmonkey22 authored and korfuri committed Oct 23, 2018
1 parent 33454a0 commit c3a19ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,10 @@ are exported, `django_migrations_applied_by_connection` and
`django_migrations_unapplied_by_connection`. You may want to alert if
there are unapplied migrations.

If you want to disable the Django migration metrics, set the
`PROMETHEUS_EXPORT_MIGRATIONS` setting to False.


### Monitoring and aggregating the metrics

Prometheus is quite easy to set up. An example prometheus.conf to
Expand Down

0 comments on commit c3a19ce

Please sign in to comment.