about summary refs log tree commit diff
path: root/nixos/modules/services/monitoring
AgeCommit message (Expand)AuthorFilesLines
2022-08-19nixos/*: mark pre-existing markdown descriptions as mdDocpennae5-8/+8
2022-08-19nixos/*: use properly indented strings for option docspennae1-10/+10
2022-08-19nixos/*: remove links to options in code blockspennae2-5/+5
2022-08-19nixos/*: turn inline code blocks into more appropriate thingspennae1-1/+1
2022-08-19nixos/* eliminate inner whitespace in tags that was missed earlierpennae1-2/+1
2022-08-19nixos/*: normalize <package> to <literal>pennae4-8/+8
2022-08-16tuptime: 5.1.0 -> 5.2.0Evils1-7/+6
2022-08-06nixos/*: automatically convert option docspennae51-223/+223
2022-08-05nixos/*: normalize manpage references to single-line formpennae3-7/+3
2022-08-03nixos/*: automatically convert option docs to MDpennae6-47/+47
2022-08-03nixos/*: normalize link formatpennae10-38/+30
2022-08-03nixos/*: replace </para><para> with double linebreakspennae1-2/+2
2022-08-02Merge pull request #183491 from pennae/automatic-md-conversionspennae46-573/+573
2022-07-30treewide: automatically md-convert option descriptionspennae46-573/+573
2022-07-29nixos/grafana-agent: ensure defaults are mergedFlorian Klink1-4/+18
2022-07-24Merge pull request #181021 from melvyn2/patch-1Mario Rodas1-1/+1
2022-07-20Merge pull request #182104 from mayflower/mail-exporter-secretsMaximilian Bosch1-3/+18
2022-07-20nixos/prometheus-mail-exporter: umask to avoid accidental world-readabilityMaximilian Bosch1-1/+4
2022-07-19nixos/prometheus-mail-exporter: support storing `passphrase` outside of the s...Maximilian Bosch1-3/+15
2022-07-19netdata module: fix ExecStartPost (#181976)Wout Mertens1-1/+3
2022-07-15netdata: fix post start for moduleWout Mertens1-1/+1
2022-07-10Add `bash` to netdata service pathMelvyn1-1/+1
2022-07-10Merge pull request #180950 from alyssais/graphiteMartin Weinelt1-157/+3
2022-07-10Merge pull request #153445 from erdnaxe/prometheus_protecthomeMartin Weinelt1-0/+2
2022-07-10python3.pkgs.graphite_api: removeAlyssa Ross1-132/+2
2022-07-10python3.pkgs.graphite_beacon: removeAlyssa Ross1-26/+2
2022-06-27Merge pull request #177783 from talyz/parsedmarc-secretsKim Lindberger1-84/+79
2022-06-20nixos/prometheus-postfix-exporter: fixes for systemd integrationMaximilian Bosch1-0/+2
2022-06-19nixos/grafana-agent: add myself as maintainerFlorian Klink1-1/+1
2022-06-19nixos/grafana-agent: move remote write config from integrations.prometheus_re...Florian Klink1-7/+5
2022-06-19nixos/grafana-agent: drop server.{grpc,http}_listen_address,http_listen_portFlorian Klink1-7/+0
2022-06-19nixos/grafana-agent: replace `settings.prometheus` with `settings.metrics`Florian Klink1-2/+2
2022-06-16nixos/parsedmarc: Improve secret handlingtalyz1-16/+76
2022-06-15nixos/parsedmarc: Remove kafka supporttalyz1-58/+0
2022-06-15nixos/parsedmarc: Fix compatibility with recent versions of grafanatalyz1-10/+3
2022-06-15nixos: add grafana-agent modulezimbatm1-0/+152
2022-06-13Merge pull request #175330 from jtojnar/grafana-uidMaximilian Bosch1-0/+5
2022-06-12nixos/prometheus-wireguard-exporter: fix broken optionsMaximilian Bosch1-3/+3
2022-06-07mimir: switch pname to mimirhappysalada1-1/+1
2022-06-03netdata: started when service can be pingedWout Mertens1-0/+2
2022-06-01Merge pull request #174804 from dotlambda/prometheus-dmarc-exporter-no-poetry...Martin Weinelt1-1/+1
2022-05-31dmarc-metrics-exporter: rename from prometheus-dmarc-exporterRobert Schütz1-1/+1
2022-05-31Merge pull request #173273 from kfollesdal/grafana-azureadMaximilian Bosch1-0/+80
2022-05-29nixos/grafana: Allow setting UID for datasourceJan Tojnar1-0/+5
2022-05-29nixos/mimir: also expose mimirtool to usersJörg Thalheim1-0/+3
2022-05-29nixos/mimir: set workingdirectoryJörg Thalheim1-0/+1
2022-05-18nixos/grafana: add disableLoginForm optionKristoffer Føllesdal1-0/+8
2022-05-18nixos/grafana: add serveFromSubPath optionKristoffer Føllesdal1-0/+9
2022-05-17nixos/prometheus: enable checking syntax onlyCole Helbling1-8/+15
2022-05-16nixos/grafana: add Azure AD OAuth optionsKristoffer Føllesdal1-0/+63