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
Santiago a2facbecd4
Alerting: Implement ApplyConfig for remote primary mode (forked AM) (#84811)
1 year ago
..
api AzureMonitor: User authentication support (#81918) 1 year ago
apimachinery Chore: Sync go workspace (#84932) 1 year ago
apis Scopes: (Chore) Fix ScopeDashboard by adding spec (#84675) 1 year ago
apiserver Chore: Sync go workspace (#84932) 1 year ago
build Chore: Remove repetitive words (#84132) 1 year ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd Chore: Remove unused dependenices in plugin client middlewares (#84624) 1 year ago
codegen Core: Remove thema and kindsys dependencies (#84499) 1 year ago
components Chore: Remove public vars in setting package (#81018) 1 year ago
events
expr Alerting: Log expression command types during evaluation (#84614) 1 year ago
extensions Chore: Replace gofpdf (#75805) 2 years ago
generated K8s: update hack codegen script (#81216) 1 year ago
ifaces/gcsifaces Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
infra Usage stats: Fix concurrency issue (#84993) 1 year ago
kinds Schemas: Replace registry generation and github workflow (#83490) 1 year ago
login/social Auth: use the scope parameter instead of a hardcoded value in appendUniqueScope() (#84053) 1 year ago
middleware Chore: Remove repetitive words (#84132) 1 year ago
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2 years ago
models Auth: Add empty role definition (#64694) 2 years ago
modules Storage: Unified Storage based on Entity API (#71977) 1 year ago
plugins Core: Remove thema and kindsys dependencies (#84499) 1 year ago
promlib Chore: Sync go workspace (#84932) 1 year ago
registry API Server: refactor plugin ID handling (#84753) 1 year ago
server API Server: Standalone observability (#84789) 1 year ago
services Alerting: Implement ApplyConfig for remote primary mode (forked AM) (#84811) 1 year ago
setting Plugins: Pass PDC file contents in requests (#84783) 1 year ago
tests Alerting: Stop returning autogen routes for non-admin on api/v2/status (#84864) 1 year ago
tsdb InfluxDB: Fix alias interpolation when it has $__interval or multiple tags (#84940) 1 year ago
util Chore: Sync go workspace (#84932) 1 year ago
web Image Rendering: Add settings for default width, height and scale (#82040) 1 year 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.