grafana/pkg
Carl Bergquist 0fc403d116
Instrumentation: Enable native histograms for HTTP requests (#75731)
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2023-10-03 20:23:55 +02:00
..
api Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
apis K8s: Add storage dual writer (#75403) 2023-09-26 17:15:15 -04:00
build Bug: Exclude 32-bit arm builds (#75448) 2023-09-29 12:33:01 -05:00
bus Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
cmd HealthCheck: show enterprise commit (#75242) 2023-09-22 08:17:10 -03:00
codegen Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
components imagestorage: fix templating of public_url option for webdav (#74885) 2023-09-28 00:35:10 +03:00
cuectx
events
expr Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
extensions Chore: Replace gofpdf (#75805) 2023-10-02 15:32:35 +02:00
ifaces/gcsifaces
infra Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
kinds DashboardScene: Repeat panel by variable (#74294) 2023-09-05 13:51:46 +02:00
kindsysreport Chore: Rename testdata plugin with a fully qualified name (#75104) 2023-09-22 15:00:40 +03:00
login Chore: capitalise log message for auth packages (#74332) 2023-09-04 18:49:47 +02:00
middleware Instrumentation: Enable native histograms for HTTP requests (#75731) 2023-10-03 20:23:55 +02:00
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
models
modules Chore: refactor grafana-apiserver a bit (#74177) 2023-08-31 09:12:01 -04:00
plugins Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
registry Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
server Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
services Instrumentation: Enable native histograms for HTTP requests (#75731) 2023-10-03 20:23:55 +02:00
setting Azure: Settings for Azure AD Workload Identity (#75283) 2023-09-28 12:05:16 +01:00
tests Correlations: improve test (#75370) 2023-09-26 12:21:24 +01:00
tsdb Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
util Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
web Auth: Implement requester interface in access control module (#74289) 2023-09-06 11:16:10 +02:00
README.md
ruleguard.rules.go

This directory contains the code for the Grafana backend.

The contributor documentation for Grafana's backend is in /contribute/backend/README.md.