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 metrics support #519

Merged
merged 7 commits into from
Mar 20, 2023
Merged

Conversation

mucsi96
Copy link
Contributor

@mucsi96 mucsi96 commented Mar 19, 2023

The BP_NGINX_STUB_STATUS_PORT variable exposes a handful of NGINX Server metrics via the stub_status module which provides basic status information on provided port.
This comes handy for monitoring the server. For example using NGINX Prometheus Exporter

@mucsi96 mucsi96 requested a review from a team as a code owner March 19, 2023 10:15
@ForestEckhardt
Copy link
Contributor

Hey there, @mucsi96. Would you be willing to look into the unit test failures that we are seeing?

@mucsi96
Copy link
Contributor Author

mucsi96 commented Mar 20, 2023

Thx. I have fixed the build.

@mucsi96
Copy link
Contributor Author

mucsi96 commented Mar 20, 2023

Maybe it would make sense to add an integration test. Let me try to create one.

@ForestEckhardt
Copy link
Contributor

Maybe it would make sense to add an integration test. Let me try to create one.

That would bee appreciated!

@mucsi96
Copy link
Contributor Author

mucsi96 commented Mar 20, 2023

Sure. Integration test added :)

@ForestEckhardt ForestEckhardt added the semver:minor A change requiring a minor version bump label Mar 20, 2023
Copy link
Contributor

@ForestEckhardt ForestEckhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This all looks fantastic thanks!

@ForestEckhardt ForestEckhardt merged commit ac733a1 into paketo-buildpacks:main Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:minor A change requiring a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants