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
Filip "Ret2Me" Poplewski 561156c4da
Auth: Add support for the TlsSkipVerify parameter to JWT Auth (#91514)
3 months ago
..
aggregator Chore: Bump grafana-plugin-sdk-go to v0.267.0 (#101376) 3 months ago
api Add OpenAPI annotations for query params of `getOrgUsersForCurrentOrg` API route (#101419) 3 months ago
apimachinery Chore: Bump grafana-plugin-sdk-go to v0.267.0 (#101376) 3 months ago
apis Provisioning: Define large parts of our infrastructure (#101029) 3 months ago
apiserver K8s/DualWriter: Use dualwriter package for all dual writers (#101393) 3 months ago
build Chore: Bump grafana-plugin-sdk-go to v0.267.0 (#101376) 3 months ago
bus
cmd fix (unified-storage): stop registering unified storage metrics in global state (#101322) 3 months ago
codegen Chore: Bump grafana-plugin-sdk-go to v0.267.0 (#101376) 3 months ago
components Dashboard Versions: Make compatible with app platform (#99327) 4 months ago
events
expr Alerting: Add multiple threshold operators (#99516) 3 months ago
extensions Use enterprise imports for pro builds as well. (#101423) 3 months ago
generated Provisioning: Define large parts of our infrastructure (#101029) 3 months ago
ifaces/gcsifaces
infra Hackaton 12: Add some unit tests, take 1 (#101457) 3 months ago
kinds Schema V2: Adjust quick_ranges in time settings and remove time_options (#100135) 3 months ago
login/social IAM: fix grafana_com OAuth connector config overriding (#101066) 3 months ago
middleware RBAC: Remove accessControlOnCall feature toggle (#101222) 3 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 8 months ago
modules K8s: Add tracing to apiserver startup (#95744) 7 months ago
plugins UnifiedStorage: Rename Batch processing to Bulk (#101413) 3 months ago
promlib Chore: Bump grafana-plugin-sdk-go to v0.267.0 (#101376) 3 months ago
registry FolderAPI: Use different authorizer for multi-tenant api (#101372) 3 months ago
semconv Chore: Bump grafana-plugin-sdk-go to v0.267.0 (#101376) 3 months ago
server fix (unified-storage): stop registering unified storage metrics in global state (#101322) 3 months ago
services Auth: Add support for the TlsSkipVerify parameter to JWT Auth (#91514) 3 months ago
setting Auth: Add support for the TlsSkipVerify parameter to JWT Auth (#91514) 3 months ago
storage K8s/DualWriter: Use dualwriter package for all dual writers (#101393) 3 months ago
tests fix (unified-storage): stop registering unified storage metrics in global state (#101322) 3 months ago
tsdb Hackaton 12: Add some unit tests, take 1 (#101457) 3 months ago
util IAM: Log error when malformed json arrays are found in SSO configs (#99896) 3 months ago
web feat: add QueryIntWithDefault to web context (#93130) 8 months 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.