Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add exporter default port to Prometheus default port allocations #5

Open
4 tasks
zadjadr opened this issue Jul 19, 2024 · 0 comments
Open
4 tasks

Add exporter default port to Prometheus default port allocations #5

zadjadr opened this issue Jul 19, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@zadjadr
Copy link
Owner

zadjadr commented Jul 19, 2024

Issue Description:

To ensure that our custom exporter is easily discoverable and avoids port conflicts, we need to add its default port to the Prometheus default port allocations. This will help standardize the port usage and improve the integration with Prometheus.

Tasks:

  • Determine default port: Decide on a default port for the custom exporter that does not conflict with existing allocations.
  • Update documentation: Add the default port allocation for the exporter to the Prometheus default port allocations documentation.
  • Submit pull request: Submit a pull request to the Prometheus repository with the updated port allocation documentation.
  • Review and merge: Work with the Prometheus maintainers to review and merge the pull request.

Additional Notes:

@zadjadr zadjadr added the documentation Improvements or additions to documentation label Jul 19, 2024
@zadjadr zadjadr added this to the Release v1.0.0 milestone Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant