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
Gábor Farkas 57425234c9
elastic: backend: removed unused time-field (#61362)
2 years ago
..
api Auth: Add skip_org_role_sync setting for GrafanaCom (#60553) 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 Schema: Fix iterator for MajorsOrX (#61363) 2 years ago
components Refactor time durations (#58484) 3 years ago
cuectx plugindef: Move pluginmeta out of coremodels as standalone thema lineage (#56765) 3 years ago
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 Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
infra Chore: Move tempuser model to tempuser package (#61024) 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 setting for GrafanaCom (#60553) 2 years ago
middleware Chore: Move team models to models pkg (#61262) 2 years ago
mocks/mock_gcsifaces
models Chore: Refectory of shorturl service, move models into service (#61295) 2 years ago
plugins Instrumentation: measure time until plugin request (#61279) 2 years ago
registry Use preferred package header for generated code (#61059) 2 years ago
server Chore: Refectory of shorturl service, move models into service (#61295) 2 years ago
services Alerting Unification: Use the errors from grafana/alerting in Silences (#61334) 2 years ago
setting Auth: Add skip_org_role_sync setting for GrafanaCom (#60553) 2 years ago
tests Elasticsearch: Return error if invalid query (#61044) 2 years ago
tsdb elastic: backend: removed unused time-field (#61362) 2 years ago
util [Bug] Fix xorm dependency on yaml v2 2.2.3 (#61183) 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.