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
Nathan Vērzemnieks 66d9a33cc9
Datasources: Update grafana-aws-sdk for new sigv4 middleware and aws-sdk-go v1 removal (#107522)
3 weeks ago
..
aggregator Chore: bump grafana-plugin-sdk-go from v0.277.0 to v0.278.0 (#107165) 4 weeks ago
api Auth: Remove ssoSettingsApi feature toggle (#107528) 3 weeks ago
apimachinery iam: Refresh live connection when ID tokens expire (#107209) 3 weeks ago
apis Secrets: Add GetType for KeeperSpec and clean-up unused Envelope (#107511) 3 weeks ago
apiserver Clean up metrics usage in dual writer syncer (#107309) 3 weeks ago
build CI: Support large build IDs in artifact builds (#107533) 3 weeks ago
bus Hackaton: Add more unit tests, take 3 (#101525) 5 months ago
cmd K8s: Library Panels: Add rerouting for get (#107362) 3 weeks ago
codegen Chore: Update app-sdk to v39 (#106785) 1 month ago
components Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2 months ago
events Alerting: update rule versions on folder move (#88376) 11 months ago
expr SQL Expressions: Fixes for Prometheus Metric Instrumentation (#106722) 1 month ago
extensions Workspace: Fix go workspace (#107221) 4 weeks ago
generated Provisioning: Add pure git repository type (#106815) 1 month ago
ifaces/gcsifaces
infra Datasources: Update grafana-aws-sdk for new sigv4 middleware and aws-sdk-go v1 removal (#107522) 3 weeks ago
kinds i18n: rename locale to regionalFormat (#106585) 1 month ago
login/social Auth: Remove ssoSettingsApi feature toggle (#107528) 3 weeks ago
middleware Revert "Build swagger ui in seperate webpack build" (#104580) 3 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 10 months ago
modules unified-storage: Distributor rename to better reflect that it'll be used for search (#107409) 3 weeks ago
plugins Add checksums to SHA256 mismatch error message (#107461) 3 weeks ago
promlib Cloud Monitoring: Add support for service account impersonation (#107022) 3 weeks ago
registry Datasources: Update grafana-aws-sdk for new sigv4 middleware and aws-sdk-go v1 removal (#107522) 3 weeks ago
semconv Chore: Update app-sdk to v39 (#106785) 1 month ago
server SecretsManager: Add base encryption manager (#107562) 3 weeks ago
services NestedFolderPicker: Migrate to app platform API (#106926) 3 weeks ago
setting SecretsManager: Add base encryption manager (#107562) 3 weeks ago
storage SecretsManager: outbox use message id (#107472) 3 weeks ago
tests NestedFolderPicker: Migrate to app platform API (#106926) 3 weeks ago
tsdb Zipkin: Decouple backend (#107312) 3 weeks ago
util fix: grpc resource delete error when qos enabled (#107560) 3 weeks ago
web Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2 months ago
README.md
ruleguard.rules.go

README.md

This directory contains the code for the Grafana backend.

The contributor documentation for Grafana's backend is in /contribute/backend/README.md.