We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33454a0 commit c3a19ceCopy full SHA for c3a19ce
README.md
@@ -122,6 +122,10 @@ are exported, `django_migrations_applied_by_connection` and
122
`django_migrations_unapplied_by_connection`. You may want to alert if
123
there are unapplied migrations.
124
125
+If you want to disable the Django migration metrics, set the
126
+`PROMETHEUS_EXPORT_MIGRATIONS` setting to False.
127
+
128
129
### Monitoring and aggregating the metrics
130
131
Prometheus is quite easy to set up. An example prometheus.conf to
0 commit comments