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 1dab313ca3 Merge branch 'master' into develop 8 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 metrics: 64bit fields should come first in structs 9 years ago
graphite.go feat(internal metrics): added some total stats to metrics reporting, closes #5865 9 years ago
graphite_test.go feat(alerting/annotations): fixed broken test 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 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 misspell: Corrected some misspelled words 9 years ago
metrics.go Merge branch 'develop' into panel-title-menu-ux 8 years ago
publish.go feat: store last seen date for users and present in stats and user lists, closes #9007 8 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 fix(metrics): default updateSince to ms 9 years ago