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
Sven Grossmann 336449c169
Explore: Add `hide_logs_download` and hide button to download logs (#99512)
4 months ago
..
aggregator Azure: Bump `grafana-azure-sdk-go` to 2.1.6 (#99524) 4 months ago
api Explore: Add `hide_logs_download` and hide button to download logs (#99512) 4 months ago
apimachinery Unistore: refactor provisioning to work with folder service (#99473) 4 months ago
apis Dashboards: Backend schema version migration (#99392) 4 months ago
apiserver Azure: Bump `grafana-azure-sdk-go` to 2.1.6 (#99524) 4 months ago
build Azure: Bump `grafana-azure-sdk-go` to 2.1.6 (#99524) 4 months ago
bus
cmd feat: pass gcom sso_api_token to repo created from install command (#98973) 4 months ago
codegen Azure: Bump `grafana-azure-sdk-go` to 2.1.6 (#99524) 4 months ago
components Dashboard Versions: Make compatible with app platform (#99327) 4 months ago
events Alerting: update rule versions on folder move (#88376) 10 months ago
expr Requester: Remove duplicated function (#97038) 6 months ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 8 months ago
generated Provisioning: Add resource types (#98727) 5 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 Auth: Attach external session info to Grafana session (#93849) 8 months ago
modules K8s: Add tracing to apiserver startup (#95744) 7 months ago
plugins Jaeger: run health check through backend (#99322) 4 months ago
promlib Azure: Bump `grafana-azure-sdk-go` to 2.1.6 (#99524) 4 months ago
registry Cleanup: comment out unreachable code (#99723) 4 months ago
semconv Plugins: Capture error source from grpc status errors (#97471) 5 months ago
server Unistore: refactor provisioning to work with folder service (#99473) 4 months ago
services Unistore: refactor provisioning to work with folder service (#99473) 4 months ago
setting Explore: Add `hide_logs_download` and hide button to download logs (#99512) 4 months ago
storage K8s: Fix internal id setting in mode4 (#99720) 4 months ago
tests K8s/OpenAPI: Move openapi snapshots out of the root (#99728) 4 months ago
tsdb Azure: Correctly set application insights resource values (#99214) 4 months ago
util Authlib: Use types package rather than claims (#99243) 4 months ago
web feat: add QueryIntWithDefault to web context (#93130) 9 months 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.