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 601485c74d
Actionsets: Fix downgrade of permission to add the actionset permission (#87328)
2 years ago
..
api Azure: get custom cloud list from grafana-azure-sdk-go package (#86717) 2 years ago
apimachinery Chore: Upgrade/fix deps after thema removal (#86763) 2 years ago
apis Scopes: Adds kinds for browsing the scope node tree. (#86975) 2 years ago
apiserver Storage: Add mode 2 dual writing improvements (#87204) 2 years ago
build Chore: Upgrade grpc-ecosystem/go-grpc-middleware to v2 (#86724) 2 years ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd User: Add tracing (#87028) 2 years ago
codegen Chore: Upgrade/fix deps after thema removal (#86763) 2 years ago
components Chore: Improve some confusing logs (#87185) 2 years ago
events
expr sql expressions: improve parser (#87277) 2 years ago
extensions Chore: Upgrade/fix deps after thema removal (#86763) 2 years ago
generated K8s: update hack codegen script (#81216) 2 years ago
ifaces/gcsifaces
infra Chore: Moving to slog (folders) (#87000) 2 years ago
kinds Schemas: Replace registry generation and github workflow (#83490) 2 years ago
login/social Auth: Add OrgRoleMapper service (#86973) 2 years ago
middleware User: support setting org and help flags though update function (#86535) 2 years ago
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2 years ago
models Auth: Add empty role definition (#64694) 2 years ago
modules Storage Api: Add metrics (#85316) 2 years ago
plugins Unified Storage: Adds health check service for entity server (#86471) 2 years ago
promlib Prometheus: Avoid parsing unused legacy datasource property (#87224) 2 years ago
registry Scopes: Adds kinds for browsing the scope node tree. (#86975) 2 years ago
server k8s: remove dependency on app_mode development (#85474) 2 years ago
services Actionsets: Fix downgrade of permission to add the actionset permission (#87328) 2 years ago
setting Unified Storage: Redacts logged env var values for entity api db password (#87191) 2 years ago
tests Alerting: Hook up GMA silence APIs to new authentication handler (#86625) 2 years ago
tsdb MSSQL: Add `HostName` method (#87309) 2 years ago
util Migrate wrong datasource UIDs (#86598) 2 years ago
web Image Rendering: Add settings for default width, height and scale (#82040) 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.