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
Piotr Jamróz 1e70cd8dad
Docs: Clarify that some GA flags may be disabled by default (#88284)
1 year ago
..
api Refactor plugin context initialization (#88343) 1 year ago
apimachinery Prometheus: Update dependency to v0.52.0 (#87809) 1 year ago
apis Scopes: Change JS linkID to linkId (#87831) 1 year ago
apiserver Introduce Comparator interface (#88016) 1 year ago
build Prometheus: Update dependency to v0.52.0 (#87809) 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: Bump google.golang.org/grpc to 1.64.0 (#88219) 1 year ago
events
expr Plugins: Support Admission validation hooks (#87718) 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 Tracing: Various improvements (#88308) 1 year ago
kinds Schemas: Replace registry generation and github workflow (#83490) 1 year ago
login/social SSO: Add oldSettings param to the Validate function from SSO settings (#88245) 1 year ago
middleware Fix: Proper plugin logo loading depending on staging (#88247) 1 year ago
mocks/mock_gcsifaces
models
modules Storage Api: Add metrics (#85316) 1 year ago
plugins Plugins: Support Admission validation hooks (#87718) 1 year ago
promlib Scopes: Select scope even without data retrieval (#87988) 1 year ago
registry Introduce Comparator interface (#88016) 1 year ago
server VSCode: Launch Grafana with Storage server (#88351) 1 year ago
services Docs: Clarify that some GA flags may be disabled by default (#88284) 1 year ago
setting Cloud migrations: create route to delete token (#88297) 1 year ago
tests Alerting: Export and provisioning rules into subfolders (#77450) 1 year ago
tsdb Cloudwatch: Add Kendra metrics (#86809) 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.