grafana/pkg
Matheus Macabu 016dea1143
CloudMigrations: create snapshot for Notification Templates (#94676)
* CloudMigrations: create snapshot for Notification Templates

* CloudMigrations: add notification templates resource to frontend
2024-10-15 12:55:33 +02:00
..
aggregator Zanzana: bump openfga version (#94485) 2024-10-10 09:07:40 +02:00
api K8s/Folders: Remove folder service from client (#94450) 2024-10-10 13:22:57 +02:00
apimachinery K8s/Folders: Remove folder service from client (#94450) 2024-10-10 13:22:57 +02:00
apis RBAC: Add legacy authorization checks to teams (#94524) 2024-10-10 16:47:31 +02:00
apiserver UniStore: Enable DataSyncer in Mode1 + better logging (#94688) 2024-10-15 06:41:12 +03:00
build Zanzana: bump openfga version (#94485) 2024-10-10 09:07:40 +02:00
bus
cmd Chore: Restore permissions used to create plugins dir (#94139) 2024-10-03 09:09:54 +02:00
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 2024-07-18 14:42:18 -04:00
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 2024-05-27 12:44:39 +02:00
events Alerting: update rule versions on folder move (#88376) 2024-08-13 12:26:26 +02:00
expr InfluxDB: Add Influx to check if series need to be fixed labels (#93299) 2024-09-13 14:05:15 -05:00
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 2024-09-27 09:04:35 +03:00
generated Alerting: Notifications Templates API (#91349) 2024-09-25 09:31:57 -04:00
ifaces/gcsifaces
infra Chore: fix initialization data race in infra usagestats (#94070) 2024-10-02 07:30:44 -03:00
kinds Dashboard Scene: Fix snapshots not displaying variables values (#88967) 2024-08-20 17:05:12 +02:00
login/social Cfg: Deduplicate DefaultOrgID code (#93588) 2024-09-23 16:50:11 +02:00
middleware Auth: Fix redirection when auto_login is enabled (#94311) 2024-10-07 14:59:00 +02:00
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 2024-10-08 11:03:29 +02:00
modules Zanzana: Initial work to run openFGA as embedded or standalone service (#89211) 2024-06-18 10:04:18 +02:00
plugins Plugins: Skip install errors if dependency plugin already exists (#94710) 2024-10-15 11:35:45 +01:00
promlib Zanzana: bump openfga version (#94485) 2024-10-10 09:07:40 +02:00
registry APIServer: add prometheus.Registerer to every init request (#94684) 2024-10-15 07:46:08 +03:00
semconv Alerting: Fix panics when attempting to create an Alertmanager after failing (#94023) 2024-09-30 13:50:35 -03:00
server wire up unified search from the ui; add basic search support (#94358) 2024-10-08 13:09:56 -04:00
services CloudMigrations: create snapshot for Notification Templates (#94676) 2024-10-15 12:55:33 +02:00
setting Zanzana: Add config options for Check and ListObjects queries (#94619) 2024-10-14 14:44:47 +03:00
storage [unified-storage/apistore] Fix GuranteedUpdate skipping updates when tryUpdate is passed (#94557) 2024-10-11 17:15:43 +05:30
tests Alerting: Publish event when one or more rules are created or changed (#93637) 2024-10-11 12:19:52 -04:00
tsdb GCM: Time field naming (#94548) 2024-10-11 11:31:37 +01:00
util Auth: Replace jmespath/go-jmespath with jmespath-community/go-jmespath (#94203) 2024-10-03 15:43:15 +02:00
web feat: add QueryIntWithDefault to web context (#93130) 2024-09-10 09:04:49 -05: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.