add HistogramMetric
Showing
- CHANGELOG.md 6 additions, 0 deletionsCHANGELOG.md
- docs/coding/structures.rst 3 additions, 1 deletiondocs/coding/structures.rst
- docs/instrumentation/metrics.rst 5 additions, 2 deletionsdocs/instrumentation/metrics.rst
- satella/__init__.py 1 addition, 1 deletionsatella/__init__.py
- satella/instrumentation/metrics/metric_types/__init__.py 4 additions, 2 deletionssatella/instrumentation/metrics/metric_types/__init__.py
- satella/instrumentation/metrics/metric_types/histogram.py 50 additions, 175 deletionssatella/instrumentation/metrics/metric_types/histogram.py
- satella/instrumentation/metrics/metric_types/summary.py 199 additions, 0 deletionssatella/instrumentation/metrics/metric_types/summary.py
- tests/test_instrumentation/test_metrics/test_metrics.py 26 additions, 4 deletionstests/test_instrumentation/test_metrics/test_metrics.py
Loading
Please register or sign in to comment