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
Ivan Ortega Alba ddfe4e1bdd
FeatureToggle: Disable `dashgpt` by default and mark it as preview (#78348)
2 years ago
..
api Chore: Remove `navAdminSubsections` toggle (#78179) 2 years ago
apis K8s: Add subresource to the example apiserver (#78030) 2 years ago
build K8s: Use grafana executable for standalone api service (#77904) 2 years ago
bus
cmd K8s: Use grafana executable for standalone api service (#77904) 2 years ago
codegen
components
cuectx
events
expr Plugins: Backend: Skip host environment variables (#77858) 2 years ago
extensions
ifaces/gcsifaces
infra K8s: Ensure there is always a user in appcontext.User (#78247) 2 years ago
kinds DashboardScene: Support dashboard links (#77855) 2 years ago
kindsysreport Chore: Add app o11y viz as code owners for sparkline related stuff (#78310) 2 years ago
login FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
middleware FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
mocks/mock_gcsifaces
models
modules
plugins Plugins: Allow disabling "skip host environment variables" per-plugin (#78266) 2 years ago
registry ExtSvcAuth: Clean up orphaned external services on start up (#77951) 2 years ago
server postgresql: change plugin id (#77444) 2 years ago
services FeatureToggle: Disable `dashgpt` by default and mark it as preview (#78348) 2 years ago
setting Sandbox: Fix configuration key for sandbox exceptions (#78317) 2 years ago
tests Dashboards: Allow updating a dashboard if the user doesn't have access to the parent folder (#78075) 2 years ago
tsdb Loki: Add backend functionality to parse structured metadata from Loki (#77361) 2 years ago
util Loki: Add backend functionality to parse structured metadata from Loki (#77361) 2 years ago
web Chore: Upgrade Go to 1.21.3 (#77304) 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.