Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nginxinc/telemetry-exporter
https://github.com/nginxinc/telemetry-exporter
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nginxinc/telemetry-exporter
- Owner: nginxinc
- License: apache-2.0
- Created: 2024-01-25T18:11:58.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T11:32:47.000Z (2 months ago)
- Last Synced: 2024-10-29T11:38:57.160Z (2 months ago)
- Language: Go
- Size: 381 KB
- Stars: 1
- Watchers: 18
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
[![OpenSSFScorecard](https://api.securityscorecards.dev/projects/github.com/nginxinc/telemetry-exporter/badge)](https://scorecard.dev/viewer/?uri=github.com/nginxinc/telemetry-exporter)
[![CI](https://github.com/nginxinc/telemetry-exporter/actions/workflows/ci.yml/badge.svg)](https://github.com/nginxinc/telemetry-exporter/actions/workflows/ci.yml)
[![FOSSA Status](https://app.fossa.com/api/projects/custom%2B5618%2Fgithub.com%2Fnginxinc%2Ftelemetry-exporter.svg?type=shield)](https://app.fossa.com/projects/custom%2B5618%2Fgithub.com%2Fnginxinc%2Ftelemetry-exporter?ref=badge_shield)
[![Go Reference](https://pkg.go.dev/badge/github.com/nginxinc/telemetry-exporter.svg)](https://pkg.go.dev/github.com/nginxinc/telemetry-exporter)
[![Go Report Card](https://goreportcard.com/badge/github.com/nginxinc/telemetry-exporter)](https://goreportcard.com/report/github.com/nginxinc/telemetry-exporter)
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/nginxinc/telemetry-exporter?logo=go)
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)# Telemetry Exporter
This project is a library that exports product telemetry data to an F5-managed service.
It is used by [NGINX Ingress Controller](https://github.com/nginxinc/kubernetes-ingress)
and [NGINX Gateway Fabric](https://github.com/nginxinc/nginx-gateway-fabric) projects.## Contacts
If you experience issues with this project, please [open a bug][bug] in
GitHub. If you have any suggestions or feature requests, please [open an idea][idea] on GitHub discussions.You can contact us directly via [email protected] or on the [NGINX Community Slack][slack] in
the `#kubernetes` channel.[bug]: https://github.com/nginxinc/telemetry-exporter/issues/new?assignees=&labels=&projects=&template=bug_report.md&title=
[idea]: https://github.com/nginxinc/telemetry-exporter/discussions/categories/ideas
[slack]: https://nginxcommunity.slack.com/channels/kubernetes## Contributing
Please read our [Contributing guide](CONTRIBUTING.md) if you'd like to contribute to the project.
## Support
This project is not covered by any support contract.