Skip to content

feat: introduce metrics#37

Merged
Zaggy21 merged 7 commits intomainfrom
feat/introduce-metrics
Mar 31, 2026
Merged

feat: introduce metrics#37
Zaggy21 merged 7 commits intomainfrom
feat/introduce-metrics

Conversation

@Zaggy21
Copy link
Copy Markdown
Contributor

@Zaggy21 Zaggy21 commented Feb 16, 2026

This PR adds and registers metrics for the CareInstructionController. It sets up metrics server in main.go.

Related PR: greenhouse-extensions#1455

On-behalf-of: @SAP krzysztof.zagorski@sap.com
On-behalf-of: @SAP krzysztof.zagorski@sap.com
@Zaggy21 Zaggy21 requested a review from a team as a code owner February 16, 2026 14:24
@Zaggy21 Zaggy21 linked an issue Feb 16, 2026 that may be closed by this pull request
Zaggy21 added 2 commits March 31, 2026 15:11
On-behalf-of: @SAP krzysztof.zagorski@sap.com
@github-actions
Copy link
Copy Markdown

Merging this branch will not change overall coverage

Impacted Packages Coverage Δ 🤖
github.com/cloudoperators/shoot-grafter 0.00% (ø)
github.com/cloudoperators/shoot-grafter/controller/careinstruction 0.00% (ø)

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/cloudoperators/shoot-grafter/controller/careinstruction/careinstruction_controller.go 0.00% (ø) 0 0 0
github.com/cloudoperators/shoot-grafter/controller/careinstruction/metrics.go 0.00% (ø) 0 0 0
github.com/cloudoperators/shoot-grafter/main.go 0.00% (ø) 0 0 0

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

Changed unit test files

  • github.com/cloudoperators/shoot-grafter/controller/careinstruction/metrics_test.go

@Zaggy21 Zaggy21 merged commit 98d582c into main Mar 31, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT shoot-grafter] - introduce metrics

2 participants