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
Bruno 6a3ab71d77
cms: clean up model file (#87179)
1 year ago
..
api AuthN: Fix signout redirect url (#87631) 1 year ago
apimachinery Chore: Upgrade go from 1.21.0 to 1.21.10 (#87479) 1 year ago
apis Scopes: Add a /find query endpoint (#87457) 1 year ago
apiserver QueryService: Move raw http.Handler to rest.Connector (#87595) 1 year ago
build Chore: Upgrade grpc-ecosystem/go-grpc-middleware to v2 (#86724) 1 year ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd Access control: Cache basic roles and teams permissions (#87043) 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 Alerting: Do not retry rule evaluations with "input data must be a wide series but got type long" style errors (#87343) 1 year ago
extensions Caching: Implement mtls-enabled memcached integration (#84171) 1 year ago
generated K8s: update hack codegen script (#81216) 1 year ago
ifaces/gcsifaces
infra Chore: Remove use of deprecated method in AC code (#87541) 1 year ago
kinds Schemas: Replace registry generation and github workflow (#83490) 1 year ago
login/social SAML: add referemce to azure ad limitations (#87571) 1 year ago
middleware User: support setting org and help flags though update function (#86535) 1 year 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) 1 year ago
plugins Chore: Migrate to use buf for protobuf generation (#87407) 1 year ago
promlib Chore: Upgrade go from 1.21.0 to 1.21.10 (#87479) 1 year ago
registry QueryService: Move raw http.Handler to rest.Connector (#87595) 1 year ago
server k8s: remove dependency on app_mode development (#85474) 1 year ago
services cms: clean up model file (#87179) 1 year ago
setting ext_jwt: streamline expected aud in access tokens and id tokens (#87401) 1 year ago
tests QueryService: Move raw http.Handler to rest.Connector (#87595) 1 year ago
tsdb AzureMonitor: Refactor Log Analytics backend (#87429) 1 year ago
util Chore: Upgrade go from 1.21.0 to 1.21.10 (#87479) 1 year ago
web Image Rendering: Add settings for default width, height and scale (#82040) 1 year ago
README.md Chore: Move all backend contribution documents to a single directory (#61140) 2 years ago
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.