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
Torkel Ödegaard 05697d5ecd Merge branch 'master' into alerting 9 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 9 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 9 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 9 years ago
counter.go fix(metrics): 64bit aligns standardcounter 9 years ago
delta.go feat(instrumentation): more work 9 years ago
gauge.go feat(instrumentation): added gauge and http endpoint 9 years ago
graphite.go Merge branch 'v3.1.x' 9 years ago
graphite_test.go Merge branch 'v3.1.x' 9 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 9 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 9 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 9 years ago
metrics.go fix(metrics): typo 9 years ago
publish.go feat(logging): progress on new logging #4590 9 years ago
registry.go feat(instrumentation): more work 9 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 9 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 9 years ago
settings.go feat(logging): progress on new logging #4590 9 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 9 years ago