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
Ryan McKinley a559a66544
FeatureFlags: Update creation timestamps (#88966)
2 years ago
..
api Prevent moving a k6 folder (#88884) 2 years ago
apimachinery Cloudwatch: Use the metric map from grafana-aws-sdk (#88733) 2 years ago
apis Scopes: Add Handler for returning dashboards related to a list of scopes. (#87758) 2 years ago
apiserver Add and fix tests for playlists in mode1 (#88543) 2 years ago
build chore: A few updates for the pkg/build/wire fork (#88813) 2 years ago
bus
cmd API Server: Enhanced profiling with godeltaprof (#88939) 2 years ago
codegen Chore: Upgrade/fix deps after thema removal (#86763) 2 years ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 2 years ago
events
expr Alerting: Recording rules understands errors embedded in dataframes (#88946) 2 years ago
extensions Chore: Remove legacydata package (#88790) 2 years ago
generated
ifaces/gcsifaces
infra Infra: fix data race in usagestats service (#88881) 2 years ago
kinds Schemas: Replace registry generation and github workflow (#83490) 2 years ago
login/social Chore: Use OrgRoleMapper in Grafana.com client (#89013) 2 years ago
middleware Fix: Proper plugin logo loading depending on staging (#88247) 2 years ago
mocks/mock_gcsifaces
models
modules Storage Api: Add metrics (#85316) 2 years ago
plugins Cloudwatch: add keywords (#88855) 2 years ago
promlib Cloudwatch: Use the metric map from grafana-aws-sdk (#88733) 2 years ago
registry Chore: Remove legacydata package (#88790) 2 years ago
server Chore: Remove unused code in legacydata package (#88772) 2 years ago
services FeatureFlags: Update creation timestamps (#88966) 2 years ago
setting Alerting: Add ha_reconnect_timeout configuration option (#88823) 2 years ago
tests Alerting: Fix rule storage to filter by group names using case-sensitive comparison (#88992) 2 years ago
tsdb CloudWatch: Fix labels for raw metric search queries (#88943) 2 years ago
util Unified Storage: Testing For Fix Create, Update and Delete wrt Resource Versions (#88568) 2 years ago
web fix data race in dev runtime (#88887) 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.