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
Tania 8895b43c85
Chore: Remove docs and kinds report generators (#83277)
2 years ago
..
api Public Dashboards: Disable email-sharing when there is no license (#80887) 2 years ago
apis Rename scope.name to scope.title since name exists in metadata. (#83172) 2 years ago
build Grafana Build: fix release process not publishing latest storybook (#81412) 2 years ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd K8s: fix nil deref from dummy factory for API Server options (#83132) 2 years ago
codegen Chore: Remove docs and kinds report generators (#83277) 2 years ago
components Chore: Remove public vars in setting package (#81018) 2 years ago
cuectx Perf: Disable core kind registry (#78568) 2 years ago
events
expr Expressions: Add model struct for the query types (not map[string]any) (#82745) 2 years ago
extensions Chore: Replace gofpdf (#75805) 2 years ago
generated K8s: update hack codegen script (#81216) 2 years ago
ifaces/gcsifaces
infra Chore: Update test database initialization (#81673) 2 years ago
kinds Panel Query Options: Support query caching options (#82448) 2 years ago
login/social OAuth: Improve domain validation (#83110) 2 years ago
middleware SceneSolo: Minor fixes (#82289) 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: Unified Storage based on Entity API (#71977) 2 years ago
plugins plugins: add more configuration parameters to the plugin-config (#83060) 2 years ago
registry K8S/Scopes: App-server for storing scope objects (#81996) 2 years ago
server Chore: Update test database initialization (#81673) 2 years ago
services IP range AC for data sources: compare the base of the URL only (#83305) 2 years ago
setting IP range AC for data sources: compare the base of the URL only (#83305) 2 years ago
tests Alerting: Keep order of time and mute time intervals consistent (#83257) 2 years ago
tsdb postgres: do not use unexported grafana-core config (#83241) 2 years ago
util Chore: Add go workspace (#83191) 2 years ago
web Chore: Upgrade Go to 1.21.3 (#77304) 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.