nixpkgs/nixos/modules
Austin Seipp 368a677c97 nixos: overhaul datadog module
This overhauls the Datadog module a bit to be much more useful. In
particular, it adds support for nginx and postgresql monitoring
integrations to dd-agent. These have to exist in separate files under
/etc/dd-agent, so the module just exposes then as separate options. In
the future, more integrations could be added this way.

In the process of doing this, I also had to rename the dd-agent user to
datadog. Note the UIDs did not change, so this is strictly backwards
compatible. The reason for this is to make it easier to create a
'datadog' postgres user with access to pg_stats, as 'dd-agent' typically
isn't a valid username. This allows the out of the box configurations to
be used.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-02 01:24:35 -05:00
..
config Obsolete fonts.extraFonts 2014-04-29 12:34:57 +02:00
hardware Move the NVIDIA support into its own module 2014-04-29 14:42:36 +02:00
installer Mark builds from git explicitly 2014-05-01 15:05:14 +02:00
misc nixos: overhaul datadog module 2014-05-02 01:24:35 -05:00
profiles qemu-guest.nix: Load virtio_rng 2014-04-30 18:23:42 +02:00
programs Remove obsolete zsh help text 2014-04-30 11:26:39 +02:00
security polkit: Remove unnecessary restart 2014-04-28 23:57:37 +02:00
services nixos: overhaul datadog module 2014-05-02 01:24:35 -05:00
system grub: Allow setting the boot root explicitly 2014-05-01 10:56:55 -04:00
tasks cpufreq: Don't fail if the CPU doesn't support frequency setting 2014-04-28 19:13:04 +02:00
testing Fix the installer test 2014-04-20 01:56:11 +02:00
virtualisation Rename hardware.opengl.videoDrivers back to services.xserver.videoDrivers 2014-04-29 14:42:36 +02:00
module-list.nix Disable autofs module 2014-04-29 15:34:55 +02:00
rename.nix Remove the option ‘programs.bash.enable’ 2014-04-29 19:00:39 +02:00