Commit Graph

43 Commits (101011-docs-document-new-alerting-threshold-operators)

Author SHA1 Message Date
Dave Henderson 3bbc821131
Metrics: Add ability to disable classic histogram for HTTP metric (#88315) 1 year ago
Carl Bergquist c9de794d7f
instrumentation: these features have been enabled for a while (#81617) 1 year ago
Ryan McKinley f69fd3726b
FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
Carl Bergquist 0fc403d116
Instrumentation: Enable native histograms for HTTP requests (#75731) 2 years ago
Carl Bergquist 3c8cea0764
instrumentation: rename team to grafana_team to improve alert routing. (#75860) 2 years ago
Carl Bergquist e5fbc4a4cd
web: add slo group to request meta (#74765) 2 years ago
Marcus Efraimsson 8ee43f3705
Instrumentation: Add status_source label to request metrics/logs (#74114) 2 years ago
Carl Bergquist 243b757168
Middleware: Add team metadata to HTTP handlers (#71010) 2 years ago
Emil Tullstedt be9361cb9e
Logger: Add feature toggle for errors in HTTP request logs (#64425) 2 years ago
Serge Zaitsev aebcecf538
Chore: Fix goimports grouping in other backend platform packages (#62422) 2 years ago
sh0rez 534ece064b
pkg/web: closure-style middlewares (#51238) 3 years ago
Carl Bergquist 732cc99480
instrumentation: add buckets to catch very slow requests (#51492) 3 years ago
Carl Bergquist b8b6d0e1a1
Instrumentation: Define handlers for requests that are not handled with named handlers (#50613) 3 years ago
Carl Bergquist 2d6e69226b
Instrumentation: Add feature toggle for logging requests instrumented as unknown (#50566) 3 years ago
Carl Bergquist 9562fb389f
Metrics: Remove support for using summaries instead of histogram for HTTP instrumentation (#49985) 3 years ago
sh0rez 3ca3a59079
pkg/web: remove dependency injection (#49123) 3 years ago
Serge Zaitsev 41012af997
Tracing: Use common traceID context value for opentracing and opentelemetry (#46411) 3 years ago
Marcus Efraimsson 0092d10764
Instrumentation: Fix HTTP request instrumentation of authentication failures (#44234) 3 years ago
Ryan McKinley 5d66194ec5
FeatureFlags: define features outside settings.Cfg (take 3) (#44443) 3 years ago
Agnès Toulet 65bdb3a899
FeatureFlags: Revert managing feature flags outside of settings.Cfg (#44382) 3 years ago
Ryan McKinley f94c0decbd
FeatureFlags: manage feature flags outside of settings.Cfg (#43692) 3 years ago
Kevin Minehart 9c2d70ce0f
Packaging: Dependency updates (#40534) 4 years ago
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136) 4 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
Serge Zaitsev dfbf955aa8
simplify method/code sanitization (#34723) 4 years ago
Carl Bergquist 8254efc027
metrics: instrument request with histograms by default (#33921) 4 years ago
Carl Bergquist b6e6fa53fc
instrumentation: prefix metrics with grafana (#33925) 4 years ago
Carl Bergquist e1d5fc8627
instrumentation: align label name with our other projects (#29514) 5 years ago
Carl Bergquist b7aa6fed1d
Instrumentation: Add examplars for request histograms (#29357) 5 years ago
Carl Bergquist edbaa9d681
Instrumentation: Add histogram for request duration (#28364) 5 years ago
Arve Knudsen 4b1eb6e5c7
Chore: Enable gocyclo linter (#26395) 5 years ago
Arve Knudsen d4e4cb4c71
Chore: Enable Go linter gocritic (#26224) 5 years ago
Arve Knudsen 07582a8e85
Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
Carl Bergquist b0b46991ec
Metrics: Add gauge for requests currently in flight (#22168) 5 years ago
Oleg Gaidarenko 75fa1f0207 Metrics: use consistent naming for exported variables (#18134) 6 years ago
bergquist 8a3a3cccc3 moves metric package to /infra 6 years ago
bergquist 491e6897e7 metrics: set summary unit 8 years ago
bergquist 4bc6ecb241 adds metric middlware to route register 8 years ago
bergquist 6d22a67a30 return /metrics before session middleware 8 years ago
bergquist 2de94d6548 convert old metrics to prom metrics 8 years ago
bergquist 6c5860d3e8 feat(metrics): measure proxy requests 9 years ago
bergquist 4edb31723c fix(metrics): ignore datasource proxy requests 9 years ago
bergquist e7b56c6389 tech(metrics): move all request counters into one middleware 9 years ago