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: provide and combine metrics of theme instances #1340

Merged
merged 5 commits into from
Dec 14, 2022

Conversation

jometzner
Copy link
Collaborator

@jometzner jometzner commented Dec 12, 2022

PR Type

[ ] Bugfix
[ x ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:

What Is the Current Behavior?

When switching PROMETHEUS=on one metrics endpoint for SSR is exposed. That endpoint merely provides insights into PM2 "orchestrator" but default metrics of Node.js processes are missing.

What Is the New Behavior?

Provide above mentioned default metrics of Node.js + the possibility to include custom metrics on aggregated metrics registries.

Does this PR Introduce a Breaking Change?

[ ] Yes
[ x ] No

Other Information

AB#81853

@jometzner jometzner requested a review from Eisie96 December 12, 2022 18:55
@jometzner jometzner added this to the 3.2 milestone Dec 12, 2022
@jometzner jometzner added the feature New feature or request label Dec 12, 2022
src/ssr/server-scripts/prometheus.js Outdated Show resolved Hide resolved
@jometzner jometzner requested a review from Eisie96 December 13, 2022 15:53
@jometzner jometzner merged commit 88b4206 into develop Dec 14, 2022
@jometzner jometzner deleted the feature/provide-metrics-of-child-process branch December 14, 2022 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants