Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 510fd552ebe9
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
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

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    grahamc Graham Christensen
    Copy the full SHA
    55e97a2 View commit details
  2. release notes: add information about prometheus exporters

    (cherry picked from commit 8a13101)
    WilliButz authored and globin committed Mar 22, 2018

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    grahamc Graham Christensen
    Copy the full SHA
    135e13f View commit details
  3. nixos/prometheus-exporters: add postfix exporter & documentation

    (cherry picked from commit c54aa1f)
    WilliButz authored and globin committed Mar 22, 2018

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    grahamc Graham Christensen
    Copy the full SHA
    b828d00 View commit details
Loading