You've already forked nginx_exporter
mirror of
https://github.com/nginxinc/nginx-prometheus-exporter.git
synced 2025-11-04 19:11:41 +03:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
@@ -53,7 +53,6 @@ NGINX Prometheus exporter makes it possible to monitor NGINX or NGINX Plus using
|
|||||||
- [Docker images](#docker-images)
|
- [Docker images](#docker-images)
|
||||||
- [Binaries](#binaries)
|
- [Binaries](#binaries)
|
||||||
- [Homebrew](#homebrew)
|
- [Homebrew](#homebrew)
|
||||||
- [Snap](#snap)
|
|
||||||
- [Scoop](#scoop)
|
- [Scoop](#scoop)
|
||||||
- [Nix](#nix)
|
- [Nix](#nix)
|
||||||
- [Building the Exporter](#building-the-exporter)
|
- [Building the Exporter](#building-the-exporter)
|
||||||
|
|||||||
@@ -38,6 +38,7 @@ the [Issue Lifecycle](/ISSUE_LIFECYCLE.md) document for information on issue cre
|
|||||||
```
|
```
|
||||||
|
|
||||||
You can optionally use the following inputs:
|
You can optionally use the following inputs:
|
||||||
|
|
||||||
```
|
```
|
||||||
inputs.dry_run # Run the release but don't push or publish any artifacts.
|
inputs.dry_run # Run the release but don't push or publish any artifacts.
|
||||||
inputs.goreleaser_args # Any additional `goreleaser` args you want to pass.
|
inputs.goreleaser_args # Any additional `goreleaser` args you want to pass.
|
||||||
|
|||||||
Reference in New Issue
Block a user