Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: run status metrics #697

Merged
merged 1 commit into from
Oct 29, 2024
Merged

feat: run status metrics #697

merged 1 commit into from
Oct 29, 2024

Conversation

leg100
Copy link
Owner

@leg100 leg100 commented Oct 25, 2024

Adds metrics for total runs by status:

# HELP otf_runs_statuses Total runs by status
# TYPE otf_runs_statuses gauge
otf_runs_statuses{status="applied"} 0
otf_runs_statuses{status="apply_queued"} 0
otf_runs_statuses{status="applying"} 0
otf_runs_statuses{status="cost_estimated"} 0
otf_runs_statuses{status="pending"} 0
otf_runs_statuses{status="plan_queued"} 0
otf_runs_statuses{status="planning"} 1

@leg100 leg100 merged commit 4642e5d into master Oct 29, 2024
5 checks passed
@leg100 leg100 deleted the agent-metrics branch October 29, 2024 21:53
leg100 pushed a commit that referenced this pull request Oct 30, 2024
🤖 I have created a release *beep* *boop*
---


## [0.3.4](v0.3.3...v0.3.4)
(2024-10-29)


### Features

* run status metrics ([#697](#697))
([4642e5d](4642e5d))


### Bug Fixes

* log create agent pool db errors
([ece6de7](ece6de7))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant