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
Karl Persson b6540e2a18
SSOSettings: Add api:s (#92018)
9 months ago
..
aggregator Plugins: Bump plugin SDK to latest (0.244.0) (#92057) 9 months ago
api WebAssets: improve checks and error messages on dtos (#92093) 9 months ago
apimachinery SSOSettings: Add api:s (#92018) 9 months ago
apis SSOSettings: Add api:s (#92018) 9 months ago
apiserver Plugins: Bump plugin SDK to latest (0.244.0) (#92057) 9 months ago
build Plugins: Bump plugin SDK to latest (0.244.0) (#92057) 9 months ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd chore: add replDB to team service (#91799) 9 months ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 10 months ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 1 year ago
events Alerting: update rule versions on folder move (#88376) 9 months ago
expr Alerting: Add LogicOr operation option (#89258) 9 months ago
extensions K8s e2e tests: adds e2e package and 10 year certs (#91557) 10 months ago
generated K8s: Add k8s codegen PR check (#91903) 9 months ago
ifaces/gcsifaces
infra Auth: Update oauthtoken service to use remote cache and server lock (#90572) 9 months ago
kinds Dashboard Scene: Fix snapshots not displaying variables values (#88967) 9 months ago
login/social Auth: Skip email extraction when api url is not present (#91699) 10 months ago
middleware Identity: Remove typed id (#91801) 9 months ago
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2 years ago
models Chore: Move identity and errutil to apimachinery module (#89116) 11 months ago
modules Zanzana: Initial work to run openFGA as embedded or standalone service (#89211) 11 months ago
plugins Plugins: Update missed ConversionHandler checks (#92011) 9 months ago
promlib Plugins: Bump plugin SDK to latest (0.244.0) (#92057) 9 months ago
registry SSOSettings: Add api:s (#92018) 9 months ago
semconv Semconv: Add k8s.dataplaneservice.name (#91714) 10 months ago
server RBAC: Add permission registry (#91247) 10 months ago
services Alerting: Add Create and Update methods to Template service (#91981) 9 months ago
setting Alerting: Add enablement flag for recording rules (#92032) 9 months ago
storage Storage: always use transactions and make them readonly when possible (#92110) 9 months ago
tests Scopes: Add groups property to ScopeDashboardBinding (#92077) 9 months ago
tsdb ElasticSearch: Neaten up vars/consts (#91989) 9 months ago
util Identity: Remove typed id (#91801) 9 months ago
web K8s: use contexthandler in standalone handler chain (#90102) 11 months ago
README.md Chore: Move all backend contribution documents to a single directory (#61140) 2 years ago
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.