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: collect application metrics #52

Draft
wants to merge 11 commits into
base: beta
Choose a base branch
from
Draft

Conversation

daniel-mader
Copy link
Contributor

@daniel-mader daniel-mader commented May 8, 2024

Description of change

Please write a summary of your changes and why you made them.

Links to any relevant issues

  • n/a

How the change has been tested

Run UniCore locally, make calls to it using Postman.

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@daniel-mader daniel-mader linked an issue May 8, 2024 that may be closed by this pull request
2 tasks
@daniel-mader daniel-mader self-assigned this May 9, 2024
@daniel-mader daniel-mader force-pushed the feat/health-metrics branch from e3fcf0e to df8acea Compare May 21, 2024 07:50
@daniel-mader daniel-mader changed the title feat: add /health endpoint feat: add monitoring endpoints: /health, /metrics May 21, 2024
@daniel-mader daniel-mader changed the title feat: add monitoring endpoints: /health, /metrics feat: add monitoring endpoints: /health (simple), /metrics May 21, 2024
@daniel-mader daniel-mader changed the title feat: add monitoring endpoints: /health (simple), /metrics feat: add simple /health endpoint, add /metrics endpoint May 21, 2024
@daniel-mader daniel-mader changed the title feat: add simple /health endpoint, add /metrics endpoint feat: add /metrics & /health endpoints May 21, 2024
@daniel-mader daniel-mader changed the title feat: add /metrics & /health endpoints feat: add /metrics and /health endpoints May 21, 2024
@daniel-mader daniel-mader changed the base branch from dev to beta November 19, 2024 13:28
@M-Adam-Hus
Copy link

@daniel-mader daniel-mader added the Duplicate This issue or pull request already exists label Dec 16, 2024
@daniel-mader daniel-mader added Added A new feature that requires a minor release. and removed Duplicate This issue or pull request already exists labels Dec 16, 2024
@daniel-mader daniel-mader changed the title feat: add /metrics and /health endpoints feat: introduce application metrics Dec 16, 2024
@daniel-mader daniel-mader removed a link to an issue Dec 16, 2024
2 tasks
@daniel-mader daniel-mader changed the title feat: introduce application metrics feat: collect application metrics Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Added A new feature that requires a minor release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants