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
Hugo Kiyodi Oshiro 7783b16e47
Plugins: Make grafana-com API URL usage consistent (#86920)
2 years ago
..
api Chore: Make Cfg field private in SQLStore (#85593) 2 years ago
apimachinery Chore: Upgrade/fix deps after thema removal (#86763) 2 years ago
apis Scopes: Add basic integration tests (#85351) 2 years ago
apiserver Chore: Upgrade/fix deps after thema removal (#86763) 2 years ago
build Chore: Upgrade grpc-ecosystem/go-grpc-middleware to v2 (#86724) 2 years ago
bus
cmd Chore: Update tests to use team membership hooks (#86846) 2 years ago
codegen Chore: Upgrade/fix deps after thema removal (#86763) 2 years ago
components Chore: Upgrade grpc-ecosystem/go-grpc-middleware to v2 (#86724) 2 years ago
events
expr SSE: Threshold expression to use simple functions (#86062) 2 years ago
extensions Chore: Upgrade/fix deps after thema removal (#86763) 2 years ago
generated
ifaces/gcsifaces
infra Chore: Make Cfg field private in SQLStore (#85593) 2 years ago
kinds Schemas: Replace registry generation and github workflow (#83490) 2 years ago
login/social Auth: ignore non-OAuth2 providers when creating social connectors (#86989) 2 years ago
middleware AuthN: Use typed namespace id inside authn package (#86048) 2 years ago
mocks/mock_gcsifaces
models
modules Storage Api: Add metrics (#85316) 2 years ago
plugins Plugins: Make grafana-com API URL usage consistent (#86920) 2 years ago
promlib Chore: Upgrade/fix deps after thema removal (#86763) 2 years ago
registry QueryService: Add feature toggles to better support testing (#86493) 2 years ago
server Chore: Make Cfg field private in SQLStore (#85593) 2 years ago
services Plugins: Make grafana-com API URL usage consistent (#86920) 2 years ago
setting Short Links: Add setting for changing expiration time (#86003) 2 years ago
tests Chore: Making the plugin install commands respect the config parameter (#86578) 2 years ago
tsdb Chore: Make Cfg field private in SQLStore (#85593) 2 years ago
util Chore: Upgrade/fix deps after thema removal (#86763) 2 years ago
web
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.