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
Steve Simpson c440bd2bda
Alerting: Change default for max_attempts to 3. (#97461)
2 years ago
..
aggregator Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 2 years ago
api Unistore: Update Folders Endpoint (#97317) 2 years ago
apimachinery Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 2 years ago
apis UnifiedSearch: Use ResourceIndex from dashboards apiserver (v0alpha1 only) (#96939) 2 years ago
apiserver Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 2 years ago
build Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 2 years ago
bus
cmd CLI: Remove `manager-users` conflict users cli (#95135) 2 years ago
codegen
components
events
expr Requester: Remove duplicated function (#97038) 2 years ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 2 years ago
generated Alerting: Notifications Routes API (#91550) 2 years ago
ifaces/gcsifaces
infra Backend: Inject server-timing header to match initial loads with client-side telemetry (#94978) 2 years ago
kinds Dashboards: Add possibility to lock multi value variables option list (#95949) 2 years ago
login/social Chore: Extend OrgRoleMapper (#97336) 2 years ago
middleware Snapshots: Add RBAC roles for creating and deleting (#96126) 2 years ago
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 3 years ago
models Auth: Attach external session info to Grafana session (#93849) 2 years ago
modules K8s: Add tracing to apiserver startup (#95744) 2 years ago
plugins Preinstall: Allow to set a download URL (#96535) 2 years ago
promlib Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 2 years ago
registry Storage: Query stats within a namespace (#97403) 2 years ago
semconv Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 2 years ago
server UnifiedSearch: Use ResourceIndex from dashboards apiserver (v0alpha1 only) (#96939) 2 years ago
services Chore: Remove standalone apiserver options (#97349) 2 years ago
setting Alerting: Change default for max_attempts to 3. (#97461) 2 years ago
storage Unified Storage Search: Check error first after building index (#97504) 2 years ago
tests fix(short-url): redirect to main page if not found (#97347) 2 years ago
tsdb GCM: Correctly mark errors as downstream (#97196) 2 years ago
util Bump github.com/grafana/grafana-plugin-sdk-go to v0.260.1 (#97329) 2 years ago
web feat: add QueryIntWithDefault to web context (#93130) 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.