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

Scrape custom metrics #1452

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Scrape custom metrics #1452

merged 1 commit into from
Jul 8, 2024

Conversation

RMcVelia
Copy link
Contributor

@RMcVelia RMcVelia commented Jul 8, 2024

Context

Scrape custom metrics that are exported for gitapi,
which can then be used in dashboards and alerting

https://trello.com/c/Zlih3dRZ/1889-scrape-custom-metrics

Changes proposed in this pull request

Add enable_prometheus_monitoring to application deployments and set for each env

Guidance to review

make development_aks terraform-plan IMAGE_TAG=x

This has been deployed manually to dev & test envs and metrics are available in test prometheus (look for metrics starting with api)

Some metrics (e.g. hangfire) are possibly not being exported, and that may need follow up with the dev team.

@RMcVelia RMcVelia temporarily deployed to development_aks July 8, 2024 13:14 — with GitHub Actions Inactive
@github-actions github-actions bot added the DevOps DevOps label Jul 8, 2024
@RMcVelia RMcVelia temporarily deployed to development_aks July 8, 2024 13:15 — with GitHub Actions Inactive
Copy link

sonarqubecloud bot commented Jul 8, 2024

@RMcVelia RMcVelia merged commit 283b8fc into master Jul 8, 2024
11 checks passed
@RMcVelia RMcVelia deleted the 1889-scrape-custom-metrics branch July 8, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevOps DevOps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants