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 76f052e8de
Requester: Remove duplicated function (#97038)
1 year ago
..
aggregator Bump Plugin SDK version (#96933) 1 year ago
api Requester: Remove duplicated function (#97038) 1 year ago
apimachinery Requester: Remove duplicated function (#97038) 1 year ago
apis IAM: remove duplicated functions (#96989) 1 year ago
apiserver Bump Plugin SDK version (#96933) 1 year ago
build Chore: Revert golangci PR + bump golangic version (#96326) 1 year ago
bus
cmd CLI: Remove `manager-users` conflict users cli (#95135) 1 year ago
codegen
components
events
expr Requester: Remove duplicated function (#97038) 1 year ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 1 year ago
generated Alerting: Notifications Routes API (#91550) 1 year ago
ifaces/gcsifaces
infra Backend: Inject server-timing header to match initial loads with client-side telemetry (#94978) 1 year ago
kinds Dashboards: Add possibility to lock multi value variables option list (#95949) 1 year ago
login/social Auth: Introduce authn.SSOClientConfig to get client config from SSOSettings service (#94618) 1 year ago
middleware Snapshots: Add RBAC roles for creating and deleting (#96126) 1 year ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 1 year ago
modules K8s: Add tracing to apiserver startup (#95744) 1 year ago
plugins Plugins: Add token to gcom requests (#96261) 1 year ago
promlib Prometheus: Add error source, don't swallow errors (#96511) 1 year ago
registry IAM: remove duplicated functions (#96989) 1 year ago
semconv Bump Plugin SDK version (#96933) 1 year ago
server UnifiedSearch: Introduce a DocumentBuilder interface (#96738) 1 year ago
services Requester: Remove duplicated function (#97038) 1 year ago
setting CloudMigration: Create authapi service (#96581) 1 year ago
storage IAM: remove duplicated functions (#96989) 1 year ago
tests K8s/Folders: Improve k8s client implementation of get (#96434) 1 year ago
tsdb Postgres: Add error source to postgresql (#97027) 1 year ago
util Chore: Revert golangci PR + bump golangic version (#96326) 1 year ago
web feat: add QueryIntWithDefault to web context (#93130) 1 year 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.