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
Ida Štambuk 7092fd269d
Elasticsearch: Remove frontend testDatasource method (#99894)
5 months ago
..
aggregator go.mod: updated grafana-plugin-sdk-go (#100342) 5 months ago
api [search] folder name lookup performance (#100154) 5 months ago
apimachinery go.mod: updated grafana-plugin-sdk-go (#100342) 5 months ago
apis Provisioning: Sync API with current feature branch (#100252) 5 months ago
apiserver go.mod: updated grafana-plugin-sdk-go (#100342) 5 months ago
build Don't remove DWARF info from Go binaries in dev (#100328) 5 months ago
bus
cmd feat: pass gcom sso_api_token to repo created from install command (#98973) 6 months ago
codegen go.mod: updated grafana-plugin-sdk-go (#100342) 5 months ago
components Dashboard Versions: Make compatible with app platform (#99327) 6 months ago
events Alerting: update rule versions on folder move (#88376) 11 months ago
expr SQL Expressions: Add str_to_date function and unskip test (#100226) 5 months ago
extensions
generated Provisioning: Sync API with current feature branch (#100252) 5 months ago
ifaces/gcsifaces
infra Frontend Sandbox: Add to statscollector (#99735) 6 months ago
kinds Dashboards: Allow custom quick time ranges specified in dashboard model (#93724) 6 months ago
login/social AuzerAD: Handle empty `client_authentication` case (#99437) 6 months ago
middleware Authlib: Use types package rather than claims (#99243) 6 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 10 months ago
modules K8s: Add tracing to apiserver startup (#95744) 9 months ago
plugins go.mod: updated grafana-plugin-sdk-go (#100342) 5 months ago
promlib go.mod: updated grafana-plugin-sdk-go (#100342) 5 months ago
registry DS Apiservers: return 404 when receiving a datasource not found error (#100025) 5 months ago
semconv Upgrade grafana-app-sdk to 0.31.0 (#99739) 6 months ago
server Frontend Sandbox: Add to statscollector (#99735) 6 months ago
services Alerting: Allow specifying uid for new rules added to groups (#99858) 5 months ago
setting Auth: Add IP address login attempt validation (#98123) 5 months ago
storage go.mod: updated grafana-plugin-sdk-go (#100342) 5 months ago
tests Alerting: Allow specifying uid for new rules added to groups (#99858) 5 months ago
tsdb Elasticsearch: Remove frontend testDatasource method (#99894) 5 months ago
util Authlib: Use types package rather than claims (#99243) 6 months ago
web
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.