The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/metrics
bergquist 4d0982a21c Merge branch 'master' into alerting 10 years ago
..
EMWA.go feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample 10 years ago
combos.go feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample 10 years ago
common.go feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample 10 years ago
counter.go fix(metrics): 64bit aligns standardcounter 10 years ago
delta.go feat(instrumentation): more work 10 years ago
gauge.go feat(instrumentation): added gauge and http endpoint 10 years ago
graphite.go fix(metrics): add ending dot for graphite prefix 10 years ago
graphite_test.go feat(alerting): add alert message to slack integration 10 years ago
histogram.go feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample 10 years ago
histogram_test.go feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample 10 years ago
meter.go feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample 10 years ago
metrics.go fix(metrics): typo 10 years ago
publish.go feat(logging): progress on new logging #4590 10 years ago
registry.go feat(instrumentation): more work 10 years ago
sample.go feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample 10 years ago
sample_test.go feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample 10 years ago
settings.go feat(logging): progress on new logging #4590 10 years ago
timer.go feat(instrumentation): added meter, histogram and new timer, timer now send p25, p75, p90, p99 percentiles in 1000 sample exp decaying sample 10 years ago