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
Austin Pond 52b498314c
WIP example operator
4 days ago
..
aggregator Chore: Bump promlib v0.0.11 (#123736) 1 week ago
api AppPlugins: Refactor plugin proxy for easier reuse in apiserver (#124075) 5 days ago
apimachinery Chore: Bump promlib v0.0.11 (#123736) 1 week ago
apis IAM: Service account token APIs with legacy support (#122327) 2 weeks ago
apiserver deps(go): bump the grafana-app-sdk group across 17 directories with 1 update (#123943) 1 week ago
build Chore: Bump promlib v0.0.11 (#123736) 1 week ago
bus
clientauth
cmd Auth: Use dedicated token for requests to Grafana.com (#122269) 5 days ago
codegen Chore: Bump promlib v0.0.11 (#123736) 1 week ago
components Chore: Use range where possible (#123281) 3 weeks ago
configprovider
events Folders: Cleanup legacy service (#121976) 1 month ago
expr Chore: Use range where possible (#123281) 3 weeks ago
extensions Secrets: Map inline errors into domain errors (#124058) 6 days ago
generated deps(go): bump the k8s-io group across 2 directories with 3 updates (#123865) 1 week ago
ifaces/gcsifaces
infra Chore: Bump promlib v0.0.11 (#123736) 1 week ago
kinds
login/social Auth: Add managed identity token refresh support for Azure AD OAuth (#119134) 2 weeks ago
middleware Snapshots: Move back to dashboards for now (#122067) 1 month ago
mocks/mock_gcsifaces
models
modules Unified Storage: Vector storage db setup and migrations (#122751) 2 weeks ago
operators WIP example operator 4 days ago
plugins Plugins: Remove duplicate `getPathOperations` in openapi/augment.go (#124067) 6 days ago
registry DataSources: Send generateName with requests from the UI (#124099) 5 days ago
semconv Chore: use go 1.26.2 (#123379) 2 weeks ago
server AuthN: migrate auth token and session code to ConfigProvider (#123956) 5 days ago
services FeatureToggles: Add `grafana.orgDashboardTemplates` flag (#123933) 5 days ago
setting Auth: Use dedicated token for requests to Grafana.com (#122269) 5 days ago
storage InlineSecureValues: Improve error reporting (#124105) 5 days ago
tests Zanzana: Fix flaky TestIntegrationFolderTreeZanzana (#124146) 5 days ago
tsdb Chore: Bump promlib v0.0.11 (#123736) 1 week ago
util fix: module is now fully tidy (#124024) 6 days 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.