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

feat: Add support for custom ports #722

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kedare
Copy link

@kedare kedare commented Feb 12, 2024

This PR add supports for custom ports without impacting the apisix configuration by itself.

It is useful to expose ports that may be exposed from specific apisix configuration like Prometheus.

This makes possible to monitor APISIX with Prometheus using only standard Kubernetes annotations and without requiring ServiceMonitor CRD support (it can also likely solve others usercases)

Fixed #720

@kedare kedare changed the title Add support for custom ports feat: Add support for custom ports Feb 12, 2024
@kedare
Copy link
Author

kedare commented Apr 2, 2024

Any update on this ? Can we help more ? Looks like I am missing some access to be able to solve the conflicts

@ralbon
Copy link

ralbon commented Jun 10, 2024

@ikatlinsky Please, can you have a look ?

@notsag
Copy link

notsag commented Jun 13, 2024

Please, @AlinsRan @Gallardot, when you have time could you review this PR.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to expose prometheus endpoint without ServiceMonitor ?
3 participants