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
Eric Leijonmarck 0d42edddbf
Auth: Add skip_org_role_sync setting to OAuth integration Google (#61572)
2 years ago
..
api Auth: Add skip_org_role_sync setting to OAuth integration Google (#61572) 2 years ago
build CI: add log for branch deletion (#60647) 2 years ago
bus Chore: Upgrade golangci-lint to v1.50.1 (#60379) 2 years ago
cmd Chore: Refectory of shorturl service, move models into service (#61295) 2 years ago
codegen Chore: Update ast to dst (#61469) 2 years ago
components Refactor time durations (#58484) 3 years ago
cuectx plugindef: Move pluginmeta out of coremodels as standalone thema lineage (#56765) 3 years ago
events
expr SSE: DSNode to parse only one response (#61644) 2 years ago
extensions
ifaces/gcsifaces Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
infra RBAC: Add permission to get usage report preview (#61570) 2 years ago
kinds Kindsys: Remove defs, Slot->SchemaInterface (#61069) 2 years ago
kindsys Dashboards: Promote dashboard kind to experimental maturity (#61693) 2 years ago
login Auth: Add skip_org_role_sync for AzureAD OAuth (#60322) 2 years ago
middleware Auth: Add sub claim check to JWT Auth pre-checks (#61417) 2 years ago
mocks/mock_gcsifaces
models Reqcontext: Add methods to write responses bases on errutil.Error (#60889) 2 years ago
plugins Kindsys: Rename mudball to common schemas, allow multiple input cue files (#61703) 2 years ago
registry Use preferred package header for generated code (#61059) 2 years ago
server Chore: Remove mockstore and use dbtest instead (#61629) 2 years ago
services Alerting: Rule evaluator to get cached data source info (#61305) 2 years ago
setting Auth: Add skip_org_role_sync setting to OAuth integration Google (#61572) 2 years ago
tests Prometheus: Fix handling errors in streaming client (#61643) 2 years ago
tsdb Prometheus: Fix handling errors in streaming client (#61643) 2 years ago
util Prometheus: Reduce allocations parsing exemplars (#58959) 2 years ago
web AuthN: Add session client (#60894) 2 years ago
README.md Chore: Move all backend contribution documents to a single directory (#61140) 2 years ago
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.