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
Eric Leijonmarck bedd2304d1
Auth: Fix disable/remove duplicate user entries metrics for performance reasons (#61675)
2 years ago
..
api Chore: Remove mockstore and use dbtest instead (#61629) 2 years ago
build CI: add log for branch deletion (#60647) 2 years ago
bus Chore: Upgrade golangci-lint to v1.50.1 (#60379) 2 years ago
cmd Chore: Refectory of shorturl service, move models into service (#61295) 2 years ago
codegen Chore: Update ast to dst (#61469) 2 years ago
components
cuectx
events
expr Alerting: Redo refactoring from reverted fix in #56812 (#61051) 2 years ago
extensions
framework/coremodel Codegen: Fix mudball gen (#60812) 2 years ago
ifaces/gcsifaces
infra Chore: Remove mockstore and use dbtest instead (#61629) 2 years ago
kinds Kindsys: Remove defs, Slot->SchemaInterface (#61069) 2 years ago
kindsys Kindsys: Remove defs, Slot->SchemaInterface (#61069) 2 years ago
login Auth: Add skip_org_role_sync for AzureAD OAuth (#60322) 2 years ago
middleware Auth: Add sub claim check to JWT Auth pre-checks (#61417) 2 years ago
mocks/mock_gcsifaces
models Reqcontext: Add methods to write responses bases on errutil.Error (#60889) 2 years ago
plugins Chore: Update ast to dst (#61469) 2 years ago
registry Use preferred package header for generated code (#61059) 2 years ago
server Chore: Remove mockstore and use dbtest instead (#61629) 2 years ago
services Auth: Fix disable/remove duplicate user entries metrics for performance reasons (#61675) 2 years ago
setting Auth: Implement skip org role sync for jwt (#61647) 2 years ago
tests Chore: Remove dashboards from models pkg (#61578) 2 years ago
tsdb Cloudwatch: Add support for template variables in new log group picker (#61243) 2 years ago
util Config: Support JSON list syntax (#61288) 2 years ago
web AuthN: Add session client (#60894) 2 years ago
README.md Chore: Move all backend contribution documents to a single directory (#61140) 2 years ago
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.