1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

closes #3104 - add support for exposing prometheus metrics

This commit is contained in:
John Anderson
2019-04-25 01:09:19 -04:00
parent a026ec45b8
commit f057a2c016
12 changed files with 124 additions and 5 deletions

View File

@@ -4,6 +4,7 @@ django-cors-headers==2.5.2
django-debug-toolbar==1.11
django-filter==2.1.0
django-mptt==0.9.1
django-prometheus==1.0.15
django-tables2==2.0.6
django-taggit==1.1.0
django-taggit-serializer==0.1.7