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
Leonor Oliveira 0003efa285
Library Panels: Remove dashboards table dependency when getting all library panels (#99160)
4 months ago
..
aggregator Azure: User-auth updates (#99113) 4 months ago
api Plugins: Modify interface for plugin validations to allow taking PDC into account (#96089) 4 months ago
apimachinery Auth: Add access token to in-proc communication and ServiceIdentity (#98926) 4 months ago
apis Dashboards: Backend schema version migration (#99392) 4 months ago
apiserver Auth: Add access token to in-proc communication and ServiceIdentity (#98926) 4 months ago
build Azure: User-auth updates (#99113) 4 months ago
bus
cmd feat: pass gcom sso_api_token to repo created from install command (#98973) 4 months ago
codegen Update playlists app schemas to work with app SDK v0.29.0 (#98974) 4 months ago
components
events
expr Requester: Remove duplicated function (#97038) 6 months ago
extensions
generated Provisioning: Add resource types (#98727) 4 months ago
ifaces/gcsifaces
infra Plugins: Modify interface for plugin validations to allow taking PDC into account (#96089) 4 months ago
kinds Codegen: Generate Golang code using cog (#98812) 4 months ago
login/social AuzerAD: Handle empty `client_authentication` case (#99437) 4 months ago
middleware Authlib: Use types package rather than claims (#99243) 4 months ago
mocks/mock_gcsifaces
models
modules
plugins Jaeger: run health check through backend (#99322) 4 months ago
promlib Prometheus: Handle non-json errors in a better way (#99342) 4 months ago
registry Advisor: Implement authorizer (#99440) 4 months ago
semconv Plugins: Capture error source from grpc status errors (#97471) 4 months ago
server Plugins: Modify interface for plugin validations to allow taking PDC into account (#96089) 4 months ago
services Library Panels: Remove dashboards table dependency when getting all library panels (#99160) 4 months ago
setting OAuth: Add support for new user identity flags for grafana-azure-sdk-go (#98703) 4 months ago
storage Alerting: Store information about user that created\updated alert rule (#99395) 4 months ago
tests Alerting: Refactor integration tests (#99519) 4 months ago
tsdb Jaeger: run health check through backend (#99322) 4 months ago
util Authlib: Use types package rather than claims (#99243) 4 months 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.