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
Kevin Minehart 78e9226ad8
CI: Add bump-version action to the release PR workflow (#89491)
11 months ago
..
api K8s: Improve identity mapping setup (#89450) 11 months ago
apimachinery K8s: Rename origin.key to origin.hash (#89337) 11 months ago
apis Scopes: Add Handler for returning dashboards related to a list of scopes. (#87758) 12 months ago
apiserver CI: Add bump-version action to the release PR workflow (#89491) 11 months ago
build CI: Add bump-version action to the release PR workflow (#89491) 11 months ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd Init dualwriter metrics (#89003) 12 months ago
codegen Chore: Upgrade/fix deps after thema removal (#86763) 1 year ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 1 year ago
events
expr chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 12 months ago
extensions Chore: Remove legacydata package (#88790) 12 months ago
generated K8s: update hack codegen script (#81216) 1 year ago
ifaces/gcsifaces
infra K8s: Improve identity mapping setup (#89450) 11 months ago
kinds Schemas: Replace registry generation and github workflow (#83490) 1 year ago
login/social Auth: Implement reload function for LDAP (#89267) 11 months ago
middleware Metrics: Add ability to disable classic histogram for HTTP metric (#88315) 11 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) 12 months ago
modules Zanzana: Initial work to run openFGA as embedded or standalone service (#89211) 11 months ago
plugins chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 12 months ago
promlib Plugins: Update plugin SDK Go to 0.235.0 (#89153) 12 months ago
registry K8s: Improve identity mapping setup (#89450) 11 months ago
server Experimental Feature Toggle: databaseReadReplica (#89232) 11 months ago
services Notifications: Do not log email address in error message (#89314) 11 months ago
setting E2E: Add SMTP tester (#88392) 11 months ago
storage/unified/resource Storage: Add new resource module and move some utilities (#89443) 11 months ago
tests K8s: Rename origin.key to origin.hash (#89337) 11 months ago
tsdb Tempo: TraceQL metrics step option (#89434) 11 months ago
util CI: Add bump-version action to the release PR workflow (#89491) 11 months ago
web Chore: Move identity and errutil to apimachinery module (#89116) 12 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.