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
Ryan McKinley d2bc4f3255
DualWrite: Cleanup and centralize the dual write creation (#90013)
2 years ago
..
api Metrics: Fix internal metrics endpoint not accessible from browser if basic auth is enabled (#86904) 2 years ago
apimachinery ResourceServer: Add resource server protobuf and wrapper (#90007) 2 years ago
apis K8s: Match status codes from single tenant (#90153) 2 years ago
apiserver DualWrite: Cleanup and centralize the dual write creation (#90013) 2 years ago
build Plugins: Enhanced plugin instrumentation (#90199) 2 years ago
bus
cmd DualWrite: Cleanup and centralize the dual write creation (#90013) 2 years ago
codegen Chore: Upgrade/fix deps after thema removal (#86763) 2 years ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 2 years ago
events
expr chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2 years ago
extensions PDF: Add go dependency (#89949) 2 years ago
generated Alerting: Receiver API (#89707) 2 years ago
ifaces/gcsifaces
infra Zanzana: Evaluate permissions alongside with RBAC engine (#90064) 2 years ago
kinds Dashboard: Allow disabling dashboard grid lazy loading (#89280) 2 years ago
login/social Auth: Add support for escaping colon characters in org_mapping (#89951) 2 years ago
middleware K8s: use contexthandler in standalone handler chain (#90102) 2 years ago
mocks/mock_gcsifaces
models Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
modules Zanzana: Initial work to run openFGA as embedded or standalone service (#89211) 2 years ago
plugins Chore: make protobuf (#90282) 2 years ago
promlib API Server: Override k8s api server profile contention flag with custom ones (#90238) 2 years ago
registry DualWrite: Cleanup and centralize the dual write creation (#90013) 2 years ago
server K8s: use contexthandler in standalone handler chain (#90102) 2 years ago
services DualWrite: Cleanup and centralize the dual write creation (#90013) 2 years ago
setting K8s: use contexthandler in standalone handler chain (#90102) 2 years ago
storage/unified Chore: make protobuf (#90282) 2 years ago
tests ResourceServer: Add resource server protobuf and wrapper (#90007) 2 years ago
tsdb Plugins: Enhanced plugin instrumentation (#90199) 2 years ago
util Chore: Fix apiserver circular dependencies (#89918) 2 years ago
web K8s: use contexthandler in standalone handler chain (#90102) 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.