initial commit

This commit is contained in:
2019-04-24 11:42:20 +02:00
commit b4bbd6c250
8 changed files with 431 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
from prometheus.registry import Registry, Path, GLOBAL_REGISTRY
from prometheus.metrics import *
from prometheus.metric_base import NOW