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
ismail simsek 016d6f2f6d
InfluxDB: Fix alias interpolation when it has $__interval or multiple tags (#84940)
2 years ago
..
api AzureMonitor: User authentication support (#81918) 2 years ago
apimachinery Chore: Sync go workspace (#84932) 2 years ago
apis Scopes: (Chore) Fix ScopeDashboard by adding spec (#84675) 2 years ago
apiserver Chore: Sync go workspace (#84932) 2 years ago
build Chore: Remove repetitive words (#84132) 2 years ago
bus
cmd API Server: Standalone observability (#84789) 2 years ago
codegen Core: Remove thema and kindsys dependencies (#84499) 2 years ago
components Chore: Remove public vars in setting package (#81018) 2 years ago
events
expr Alerting: Log expression command types during evaluation (#84614) 2 years ago
extensions
generated K8s: update hack codegen script (#81216) 2 years ago
ifaces/gcsifaces
infra API Server: Standalone observability (#84789) 2 years ago
kinds Schemas: Replace registry generation and github workflow (#83490) 2 years ago
login/social Auth: use the scope parameter instead of a hardcoded value in appendUniqueScope() (#84053) 2 years ago
middleware Chore: Remove repetitive words (#84132) 2 years ago
mocks/mock_gcsifaces
models
modules
plugins Core: Remove thema and kindsys dependencies (#84499) 2 years ago
promlib Chore: Sync go workspace (#84932) 2 years ago
registry API Server: refactor plugin ID handling (#84753) 2 years ago
server API Server: Standalone observability (#84789) 2 years ago
services Plugins: Enable feature toggle `enablePluginsTracingByDefault` by default (#84645) 2 years ago
setting AzureMonitor: User authentication support (#81918) 2 years ago
tests Alerting: Stop returning autogen routes for non-admin on api/v2/status (#84864) 2 years ago
tsdb InfluxDB: Fix alias interpolation when it has $__interval or multiple tags (#84940) 2 years ago
util Chore: Sync go workspace (#84932) 2 years ago
web Image Rendering: Add settings for default width, height and scale (#82040) 2 years 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.