Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 510fd552ebe9
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b828d00ffdae
Choose a head ref
  • 3 commits
  • 26 files changed
  • 1 contributor

Commits on Mar 22, 2018

  1. nixos/prometheus-exporters: rewrite and restructure

    - prometheus exporters are now configured with
      `services.prometheus.exporters.<name>`
    - the exporters are now defined by attribute sets
      from which the options for each exporter are generated
    - most of the exporter definitions are used unchanged,
      except for some changes that should't have any impact
      on the functionality.
    
    (cherry picked from commit f4d03b5)
    WilliButz authored and globin committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    55e97a2 View commit details
    Browse the repository at this point in the history
  2. release notes: add information about prometheus exporters

    (cherry picked from commit 8a13101)
    WilliButz authored and globin committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    135e13f View commit details
    Browse the repository at this point in the history
  3. nixos/prometheus-exporters: add postfix exporter & documentation

    (cherry picked from commit c54aa1f)
    WilliButz authored and globin committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    b828d00 View commit details
    Browse the repository at this point in the history