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 65793440d3
Alerting: Test infrastructure for recording rules (#88200)
1 year ago
..
api PublicDashboards: Remove publicDashboardUid from DashboardMeta (#85126) 1 year ago
apimachinery sql expressions - logging (#88193) 1 year ago
apis Scopes: Change JS linkID to linkId (#87831) 1 year ago
apiserver Storage: Add mode reconciliation for modes 1 and 2 (#87919) 1 year ago
build Chore: Upgrade grpc-ecosystem/go-grpc-middleware to v2 (#86724) 1 year ago
bus
cmd RBAC: Expand action sets when fetching permissions (#87967) 1 year ago
codegen Chore: Upgrade/fix deps after thema removal (#86763) 1 year ago
components Chore: Improve some confusing logs (#87185) 1 year ago
events
expr QueryTypes: Add feature toggle to show query types in datasource apiservers (#88213) 1 year ago
extensions Caching: Implement mtls-enabled memcached integration (#84171) 1 year ago
generated
ifaces/gcsifaces
infra Datasources: Enable native histograms for datasource response size metric (#87962) 1 year ago
kinds Schemas: Replace registry generation and github workflow (#83490) 1 year ago
login/social OIDC: Support Generic OAuth org to role mappings (#87394) 1 year ago
middleware User: support setting org and help flags though update function (#86535) 1 year ago
mocks/mock_gcsifaces
models
modules Storage Api: Add metrics (#85316) 1 year ago
plugins Update DS Proxy to use RBAC action (#87517) 1 year ago
promlib QueryTypes: Add feature toggle to show query types in datasource apiservers (#88213) 1 year ago
registry QueryTypes: Add feature toggle to show query types in datasource apiservers (#88213) 1 year ago
server RBAC: Clean up action set code (#88147) 1 year ago
services Alerting: Test infrastructure for recording rules (#88200) 1 year ago
setting Azure: Fix for username assertion (#87853) 1 year ago
tests Alerting: Support custom API URL for PagerDuty integration (#88007) 1 year ago
tsdb QueryTypes: Add feature toggle to show query types in datasource apiservers (#88213) 1 year ago
util Errors: Update errutil to be compatible with k8s errors (#87605) 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.