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 57848bbe23
Auth: encrypt/decrypt SAML secrets in SSO settings service (#85253)
2 years ago
..
api User: use update function for password updates (#86419) 2 years ago
apimachinery Plugins: Expose backendplugin for client proto interface (#86207) 2 years ago
apis Scopes: Add basic integration tests (#85351) 2 years ago
apiserver Plugins: Expose backendplugin for client proto interface (#86207) 2 years ago
build K8s: Add slog wrapper (#84680) 2 years ago
bus
cmd User: use update function for password updates (#86419) 2 years ago
codegen
components
events
expr SSE: Threshold expression to use simple functions (#86062) 2 years ago
extensions K8s: Add slog wrapper (#84680) 2 years ago
generated
ifaces/gcsifaces
infra Tracing: Allow otel service name and attributes to be overridden from env (#85937) 2 years ago
kinds
login/social samlsettings: api integration (#84300) 2 years ago
middleware
mocks/mock_gcsifaces
models
modules Storage Api: Add metrics (#85316) 2 years ago
plugins Plugin load errors: Add more well-known errors (#85960) 2 years ago
promlib Prometheus: (Instrumentation) Add rawExpr (pre-interpolation) to traces (#86449) 2 years ago
registry Feature Flags: use FeatureToggles interface where possible (#85131) 2 years ago
server Storage: Watch tests (#85496) 2 years ago
services Auth: encrypt/decrypt SAML secrets in SSO settings service (#85253) 2 years ago
setting Storage Api: Adds traces (#85391) 2 years ago
tests Alerting: Fix simplified routes '...' groupBy creating invalid routes (#86006) 2 years ago
tsdb MSSQL: Add `SQL_VARIANT` converter and update test (#85823) 2 years ago
util Unified Storage: added pkg/util/ring package to handle queueing of notifications (#84657) 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.