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
Will Browne ddb7406caa
Plugins: Add running method to interface (#78326)
2 years ago
..
api Chore: Remove `navAdminSubsections` toggle (#78179) 2 years ago
apis K8s: Add subresource to the example apiserver (#78030) 3 years ago
build K8s: Use grafana executable for standalone api service (#77904) 3 years ago
bus Tracing: Standardize on otel tracing (#75528) 3 years ago
cmd K8s: Use grafana executable for standalone api service (#77904) 3 years ago
codegen
components imagestorage: fix templating of public_url option for webdav (#74885) 3 years ago
cuectx
events
expr Plugins: Backend: Skip host environment variables (#77858) 3 years ago
extensions Chore: Replace gofpdf (#75805) 3 years ago
ifaces/gcsifaces
infra K8s: Ensure there is always a user in appcontext.User (#78247) 3 years ago
kinds DashboardScene: Support dashboard links (#77855) 3 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) 3 years ago
middleware FeatureToggles: Add context and and an explicit global check (#78081) 3 years ago
mocks/mock_gcsifaces
models
modules
plugins Plugins: Add running method to interface (#78326) 2 years ago
registry ExtSvcAuth: Clean up orphaned external services on start up (#77951) 3 years ago
server postgresql: change plugin id (#77444) 3 years ago
services Nested Folders: Refactor query for getting folders (#78286) 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) 3 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) 3 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.