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
huydx 376d2d56bf (feature) add LINE notify to notifier 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 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 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 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 (feature) add LINE notify to notifier 8 years ago
publish.go feat(stats_usage): add stats about alerts 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 fix(metrics): default updateSince to ms 9 years ago