Commit Graph

510 Commits (c6b7e35c4ef587f4691d19428a01f2a38678c89a)

Author SHA1 Message Date
Yuriy Tseretyan 739d3469bc
Chore: Update ConcreteLogger to implement gokit Logger interface (#51599) 3 years ago
Kristin Laemmert 945f015770
backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
Ezequiel Victorero 4c4d6fd425
PublicDashboards: collect stats for public dashboards (#50553) 3 years ago
Sofia Papagiannaki 84e2e1ec8e
Log: Fix text logging for unsupported types (#51306) 3 years ago
Selene ecc15a2f71
KVStore: Extend kvstore to retrieve all items (#50848) 3 years ago
Dave Henderson 096330c53b
datasource metrics: Correct help text for histograms (#50942) 3 years ago
Ben Kochie 68691d7775
Convert some metrics to Histograms (#50420) 3 years ago
Serge Zaitsev ae9491c3a7
Chore: Make test tracer noop and return no errors (#50797) 3 years ago
Joan López de la Franca Beltran 97baa6911d
Metrics: Expose functions to initialize counters at zero (#50122) 3 years ago
Kat Yang bd35e6917a
Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
Todd Treece 99db588919
Data Sources: Add QueryData OAuth & cookie forwarding middleware (#50466) 3 years ago
Artur Wierzbicki ef401f5d62
Storage: improve path validation, add tests (#50441) 3 years ago
Marcus Efraimsson cddab15769
Chore: Upgrade grafana-plugin-sdk-go to v0.137.0 (#50443) 3 years ago
Kat Yang 31630edf0c
Chore: Remove Wrapf (#50128) 3 years ago
Kat Yang 3c3039f5b3
Chore: Remove Wrap (#50048) 3 years ago
idafurjes 24c6a73095
Tracing: Deprecate opentracing (#50058) 3 years ago
Kat Yang c63ebc887b
Chore: Run integration tests without grabpl (#49448) 3 years ago
Carl Bergquist 9562fb389f
Metrics: Remove support for using summaries instead of histogram for HTTP instrumentation (#49985) 3 years ago
Emil Tullstedt d3ffb9e245
Usage stats: Divide collection into multiple functions to isolate failures (#49928) 3 years ago
Dimitris Sotirakis 0d7a3209e7
etcd: Fix vuln CVE-2018-1098 (#49976) 3 years ago
sh0rez 3ca3a59079
pkg/web: remove dependency injection (#49123) 3 years ago
Kat Yang 50c2b4682a
Chore: Rename integration tests (#49438) 3 years ago
Joan López de la Franca Beltran e43879e55d
Encryption: Add support for multiple data keys per day (#47765) 3 years ago
sh0rez 3d5d8c785b
pkg/web: restrict handler types (#48495) 3 years ago
Leonard Gram aad2983350
Security: fixes CVE-2022-29170 (#49240) 3 years ago
ying-jeanne 4e3f53f106
Chore: Make logger mutable for regression test (#49146) 3 years ago
Artur Wierzbicki 5c321599c8
Storage: enable SQL backend (#48095) 3 years ago
Serge Zaitsev 31ff23f542
Fix: add default nop trace exporter to opentelemetry (#48869) 3 years ago
Emil Tullstedt 51ff2b8c58
Logging: Unify logging fakes (#48822) 3 years ago
Joan López de la Franca Beltran 9826a694a8
Encryption: Add Prometheus metrics (#48603) 3 years ago
idafurjes abb1618291
Add OTLP exporter for OpenTelemetry (#47987) 3 years ago
Artur Wierzbicki 736be74128
Chore: Add Usage stats providers registry (#48357) 3 years ago
Guilherme Caulada a367ad730c
Secrets: Implement basic unified secret store service (#45804) 3 years ago
Artur Wierzbicki 9f0b6a5754
Storage: refactor filtering, improve performance (#47403) 3 years ago
Emil Tullstedt d76e5d7c6a
Usage stats: Detect Prometheus flavors (#47942) 3 years ago
Serge Zaitsev 41012af997
Tracing: Use common traceID context value for opentracing and opentelemetry (#46411) 3 years ago
ying-jeanne f62c261900
fix terminal format (#47718) 3 years ago
ying-jeanne 06d2d44031
put the default logger format and feature toggle to fallback to old logger (#47584) 3 years ago
Artur Wierzbicki 712b239d5a
Storage: remove pointer on write path (#47580) 3 years ago
ying-jeanne 0bf889e058
Fix unmaarshal of double pointer (#47586) 3 years ago
ying-jeanne 03ba91e8a4
add feature toggle with new format (#47336) 3 years ago
Emil Tullstedt 3df625e9f4
UsageStats: Move stats collection to separate service (#47381) 3 years ago
Artur Wierzbicki f1a1070d41
UsageStats: track enabled features (#47407) 3 years ago
ying-jeanne c525db9cd8
fallback to the v8 logging behavior (#47353) 3 years ago
Marcus Efraimsson 659cf17e10
Logging: Fix syslog messages should be sent with correct severity (#47209) 3 years ago
Marcus Efraimsson b4346a5613
Logging: Fixes filtering logs based on gokitlog levels (#47195) 3 years ago
Sergey Kostrukov 656ade9884
Shared Azure middleware between Azure Monitor and Prometheus datasources (#46002) 3 years ago
Marcus Efraimsson 16db1ad46d
API: Fixes request logging middleware to include userId, orgId, uname (#47183) 3 years ago
Emil Tullstedt 7bc821baf2
Logger: Use specified format for file logger (#46970) 3 years ago
Eng Zer Jun b56848f006
test: use `T.TempDir` to create temporary test directory (#44947) 3 years ago