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
Mihai Doarna 25c57f21cd
SSO: Add the new role value fields for SSO SAML strategy (#88561)
2 years ago
..
api Refactor plugin context initialization (#88343) 2 years ago
apimachinery Prometheus: Update dependency to v0.52.0 (#87809) 2 years ago
apis Scopes: Add DashboardTitle to scopedashboardbinding (#88609) 2 years ago
apiserver Storage: Read desired mode from config instead of feature flags (#88353) 2 years ago
build Prometheus: Update dependency to v0.52.0 (#87809) 2 years ago
bus
cmd Cli: Fix bug where password is hashed twice (#88589) 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 SSE: Fix threshold unmarshal to avoid panic (#88521) 2 years ago
extensions Caching: Implement mtls-enabled memcached integration (#84171) 2 years ago
generated
ifaces/gcsifaces
infra Tracing: Various improvements (#88308) 2 years ago
kinds
login/social Auth: Add org to role mappings support to GitHub integration (#88537) 2 years ago
middleware Fix: Proper plugin logo loading depending on staging (#88247) 2 years ago
mocks/mock_gcsifaces
models
modules Storage Api: Add metrics (#85316) 2 years ago
plugins Plugins: Support Admission validation hooks (#87718) 2 years ago
promlib Scopes: Select scope even without data retrieval (#87988) 2 years ago
registry Scopes: Add DashboardTitle to scopedashboardbinding (#88609) 2 years ago
server VSCode: Launch Grafana with Storage server (#88351) 2 years ago
services SSO: Add the new role value fields for SSO SAML strategy (#88561) 2 years ago
setting Cloud migrations: create route to delete token (#88297) 2 years ago
tests Scopes: Add DashboardTitle to scopedashboardbinding (#88609) 2 years ago
tsdb Cloudwatch Logs: Fix bug where we did not return errors to user (#87190) 2 years ago
util Errors: Update errutil to be compatible with k8s errors (#87605) 2 years 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.