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
Vadim Stepanov bccc980b90
Alerting: Notifiication history (#107644)
3 days ago
..
aggregator Data Plane Aggregator: Update README with more context (#108138) 4 days ago
api Folders/k8s: Enable all dualwriter modes on remaining integration tests (#107992) 1 week ago
apimachinery Chore: Update gocloud.dev dependency to v0.42.0 (#108054) 6 days ago
apis Provisioning: Add user token to git and bitbucket repository specs (#108186) 4 days ago
apiserver Chore: Update gocloud.dev dependency to v0.42.0 (#108054) 6 days ago
build Chore: Update gocloud.dev dependency to v0.42.0 (#108054) 6 days 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 Future-proofing query and data source model in Dashboard Schema v2 (#104194) 2 weeks 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 Secrets: Add kms providers imports (#108210) 4 days ago
generated Provisioning: Add user token to git and bitbucket repository specs (#108186) 4 days ago
ifaces/gcsifaces
infra Chore: Update mocks with recent mockery (#107816) 2 weeks ago
kinds QueryVariable: Add static options input (#107514) 6 days ago
login/social SSO: Add prompt param to SSO settings (#107969) 3 days 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 Plugins: Stub logger method for backend plugin test mock (#108211) 4 days ago
promlib Prometheus: Fix interpolating minStep for range queries when incremental querying enabled (#107715) 6 days ago
registry Provisioning: use new secure value client (#108227) 3 days ago
semconv Chore: Update app-sdk to v39 (#106785) 1 month ago
server Provisioning: use new secure value client (#108227) 3 days ago
services Alerting: Notifiication history (#107644) 3 days ago
setting Alerting: Notifiication history (#107644) 3 days ago
storage Secrets: remove unused SecureValueMetadataStorage.ReadForDecrypt method (#108181) 4 days ago
tests IAM: Create and delete user from the legacy store (#107694) 4 days ago
tsdb InfluxDB: Handle `STRING_VIEW` datatype (#107812) 1 week ago
util Chore: Update mocks with recent mockery (#107816) 2 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.