summary refs log tree commit diff
path: root/nixos/tests/grafana-agent.nix
AgeCommit message (Collapse)AuthorFilesLines
2022-06-19nixos/tests/grafana-agent: update portFlorian Klink1-2/+2
We now don't explicitly configure a self-chosen port, but use the default port choosen by grafana, 12345.
2022-06-15nixos: add grafana-agent modulezimbatm1-0/+32
Easily ship logs and metrics to Grafana Cloud and other similar targets.