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
Alexander Weaver 623ee3a2be
Alerting: Only append `/alertmanager` when sending alerts to mimir targets if not already present (#85543)
1 year ago
..
api Feature Flags: use FeatureToggles interface where possible (#85131) 1 year ago
apimachinery Chore: Sync go workspace (#84932) 1 year ago
apis Scopes: Add basic integration tests (#85351) 1 year ago
apiserver Storage: Add mode-specific dual writers (#85551) 1 year ago
build Chore: Bump golangci-lint v1.57.1 (#84998) 1 year ago
bus
cmd Feature Flags: use FeatureToggles interface where possible (#85131) 1 year ago
codegen Core: Remove thema and kindsys dependencies (#84499) 1 year ago
components
events
expr Feature Flags: use FeatureToggles interface where possible (#85131) 1 year ago
extensions
generated
ifaces/gcsifaces
infra Auth: Decouple client and hook registration (#85084) 1 year ago
kinds Schemas: Replace registry generation and github workflow (#83490) 1 year ago
login/social samlsettings: api integration (#84300) 1 year ago
middleware Chore: Remove repetitive words (#84132) 1 year ago
mocks/mock_gcsifaces
models
modules
plugins Plugins: Factory for instantiating core plugin (#85047) 1 year ago
promlib Chore: Upgrade grafana-plugin-sdk-go (#85562) 1 year ago
registry Feature Flags: use FeatureToggles interface where possible (#85131) 1 year ago
server Chore: Replace sqlstore with db interface (#85366) 1 year ago
services Alerting: Only append `/alertmanager` when sending alerts to mimir targets if not already present (#85543) 1 year ago
setting Auth: Extended JWT client for OBO and Service Authentication (#83814) 1 year ago
tests Chore: Replace sqlstore with db interface (#85366) 1 year ago
tsdb CloudWatch: Fix SageMaker MBP namespace typo (#85557) 1 year ago
util Auth: Extended JWT client for OBO and Service Authentication (#83814) 1 year ago
web Image Rendering: Add settings for default width, height and scale (#82040) 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.