File tree Expand file tree Collapse file tree 4 files changed +13
-4
lines changed Expand file tree Collapse file tree 4 files changed +13
-4
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ jobs:
106
106
type=semver,pattern={{version}}
107
107
type=semver,pattern={{major}}.{{minor}}
108
108
labels : |
109
- org.opencontainers.image.vendor=NGINX Inc <kubernetes @nginx.com>
109
+ org.opencontainers.image.vendor=NGINX Inc <integrations @nginx.com>
110
110
- name : Publish Release Notes
111
111
uses : release-drafter/release-drafter@v5
112
112
with :
Original file line number Diff line number Diff line change 61
61
bin.install "nginx-prometheus-exporter"
62
62
commit_author :
63
63
name : nginx-bot
64
- email : kubernetes @nginx.com
64
+ email : integrations @nginx.com
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ further defined and clarified by project maintainers.
57
57
## Enforcement
58
58
59
59
Instances of abusive, harassing, or otherwise unacceptable behavior may be
60
- reported by contacting the project team at [ mailto:nginx @nginx.org ] . All
60
+ reported by contacting the project team at integrations @nginx.com . All
61
61
complaints will be reviewed and investigated and will result in a response that
62
62
is deemed necessary and appropriate to the circumstances. The project team is
63
63
obligated to maintain confidentiality with regard to the reporter of an incident.
Original file line number Diff line number Diff line change 1
- [](https://github.com/nginxinc/nginx-prometheus-exporter/actions?query=workflow%3A%22Continuous+Integration%22) [](https://app.fossa.com/projects/custom%2B5618%2Fgithub.com%2Fnginxinc%2Fnginx-prometheus-exporter?ref=badge_shield) [](https://goreportcard.com/report/github.com/nginxinc/nginx-prometheus-exporter)   [](https://github.com/nginxinc/nginx-prometheus-exporter/releases/latest)  [](https://hub.docker.com/r/nginx/nginx-prometheus-exporter) 
1
+ [](https://github.com/nginxinc/nginx-prometheus-exporter/actions?query=workflow%3A%22Continuous+Integration%22) [](https://app.fossa.com/projects/custom%2B5618%2Fgithub.com%2Fnginxinc%2Fnginx-prometheus-exporter?ref=badge_shield) [](https://goreportcard.com/report/github.com/nginxinc/nginx-prometheus-exporter)   [](https://github.com/nginxinc/nginx-prometheus-exporter/releases/latest)  [](https://hub.docker.com/r/nginx/nginx-prometheus-exporter)  [](https://nginxcommunity.slack.com/channels/nginx-prometheus-exporter)
2
2
3
3
# NGINX Prometheus Exporter
4
4
@@ -326,6 +326,15 @@ The binary is built with the name `nginx-prometheus-exporter`.
326
326
## Grafana Dashboard
327
327
The official Grafana dashboard is provided with the exporter for NGINX. Check the [Grafana Dashboard](./grafana/README.md) documentation for more information.
328
328
329
+ ## Contacts
330
+
331
+ We’d like to hear your feedback! If you have any suggestions or experience issues with the NGINX Prometheus Exporter, please create an issue or send a pull request on GitHub.
332
+ You can contact us directly via [email protected] or on the [NGINX Community Slack](https://nginxcommunity.slack.com/channels/nginx-prometheus-exporter) in the `#nginx-prometheus-exporter` channel.
333
+
334
+ ## Contributing
335
+
336
+ If you'd like to contribute to the project, please read our [Contributing guide](CONTRIBUTING.md).
337
+
329
338
## Support
330
339
331
340
The commercial support is available for NGINX Plus customers when the NGINX Prometheus Exporter is used with NGINX Ingress Controller.
You can’t perform that action at this time.
0 commit comments