about summary refs log tree commit diff
path: root/nixos/modules/services/monitoring/grafana.nix
AgeCommit message (Expand)AuthorFilesLines
2022-12-20Merge pull request #204537 from squalus/grafana-roleMaximilian Bosch1-1/+1
2022-12-13nixos/grafana: allow @chown syscalls when using unix socketsD Anzorge1-1/+4
2022-12-04nixos/grafana: add Admin to valid auto_assign_org_role valuessqualus1-1/+1
2022-11-20nixos/grafana: review fixesMaximilian Bosch1-2/+2
2022-11-20nixos/grafana: make warning more clearMaximilian Bosch1-2/+2
2022-11-20nixos/grafana: allow using both directories or single YAML files for non-Nix ...Maximilian Bosch1-32/+36
2022-11-20nixos/grafana: fix w/o datasources or dashboard provisioningMaximilian Bosch1-3/+14
2022-11-20nixos/grafana: fix secret-related warningsMaximilian Bosch1-42/+45
2022-11-20nixos/grafana: get rid of unnecessary `flatten` for warningsMaximilian Bosch1-6/+5
2022-11-20nixos/grafana: mark `services.grafana.extraOptions` as removedMaximilian Bosch1-0/+4
2022-11-20nixos/grafana: `provision.{datasources,dashboards}` can't be a list anymoreMaximilian Bosch1-62/+49
2022-10-27nixos/grafana: add default value back to settings.server.socketSandro Jäckel1-1/+1
2022-10-26nixos/grafana: fix secrets-related warningsKFears1-5/+11
2022-10-24nixos/grafana: fix issues with rfc42 refactoringKFears1-16/+16
2022-10-22nixos/grafana: refactor settings for RFC42KFears1-449/+324
2022-10-22nixos/grafana: fix markdown docsKFears1-8/+8
2022-10-22nixos/grafana: add alertingKFears1-1/+490
2022-10-22nixos/grafana: deprecate notifiersKFears1-2/+14
2022-10-22nixos/grafana: refactor datasources for RFC42KFears1-61/+125
2022-10-21nixos/grafana: refactor dashboards for RFC42KFears1-35/+74
2022-10-13nixos/grafana: ensure that declarative prometheus data-sources don't use dire...Maximilian Bosch1-0/+6
2022-09-09nixos/grafana: fix description text errorErik Skytthe1-6/+6
2022-09-06nixos/grafana: loosen systemd syscall sandboxingPierre Bourdon1-1/+1
2022-08-31nixos/*: automatically convert option descriptionspennae1-3/+3
2022-07-30treewide: automatically md-convert option descriptionspennae1-94/+94
2022-06-13Merge pull request #175330 from jtojnar/grafana-uidMaximilian Bosch1-0/+5
2022-05-29nixos/grafana: Allow setting UID for datasourceJan Tojnar1-0/+5
2022-05-18nixos/grafana: add disableLoginForm optionKristoffer Føllesdal1-0/+8
2022-05-18nixos/grafana: add serveFromSubPath optionKristoffer Føllesdal1-0/+9
2022-05-16nixos/grafana: add Azure AD OAuth optionsKristoffer Føllesdal1-0/+63
2022-03-29nixos/grafana: Add foldersFromFilesStructure option for dashboard provisionin...Moritz1-0/+5
2021-12-09treewide: add defaultText for options with simple interpolation defaultspennae1-0/+1
2021-10-23nixos/grafana: fix systemd unitAlexandre Iooss1-4/+4
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-2/+3
2021-09-08nixos/grafana: systemd unit hardeningAlexandre Iooss1-0/+27
2021-08-26nixos/grafana: start systemd service after databaseLeo Maroni1-1/+3
2021-06-18nixos/grafana: use `port` typeDaniel Nagy1-1/+1
2021-06-16nixos/grafana: Change services.grafana.provision.datasources.*.type to be ope...Erik Skytthe1-1/+1
2021-06-07nixos/grafana: Add error handling to service scripttalyz1-5/+13
2021-06-07nixos/grafana: Filter out duplicate pluginstalyz1-0/+5
2021-04-13grafana: add google oauth2 configJarosław Wygoda1-15/+44
2021-03-29nixos/grafana: add socket configuration optionLeo Maroni1-0/+9
2021-03-03nixos/grafana: create directory for notifiers provisioningMilan Pässler1-1/+1
2021-03-03Add trailing periods to all Grafana option descriptionsIsaac van Bakel1-45/+45
2021-03-03Add notifier configs to grafana provisioningIsaac van Bakel1-0/+75
2020-12-30nixos/grafana: add support for declarative plugin installationLuke Granger-Brown1-1/+8
2020-04-28nixos/*: use $out instead of $bin with buildGoPackagezowoq1-1/+1
2019-11-14nixos/grafana: fix smtp enable typoPsyanticY1-1/+1
2019-08-11Fix typo in assert in grafana moduleJean Potier1-2/+2
2019-07-15nixos/grafana: add grafana user to group 'grafana'WilliButz1-0/+2