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: 112ebed491c7
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 60a6c63155e9
Choose a head ref
  • 4 commits
  • 26 files changed
  • 2 contributors

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.
    WilliButz committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    f4d03b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a13101 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c54aa1f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #36909 from WilliButz/prometheus-exporters

    nixos/prometheus-exporters: rewrite and restructure
    globin committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    60a6c63 View commit details
    Browse the repository at this point in the history