Skip to content

Bug: No data in few metrics exposed by orchestrator and git-sensor #5476

Closed
@tayalrishabh96

Description

@tayalrishabh96

📜 Description

Below mentioned metrics fail to publish any data if status="Failed"
orchestrator metrics :
i) git_ops_duration_seconds_*
ii) cd_duration_seconds_*
get-sensor metrics :
i) git_operation_duration_seconds_*

👟 Reproduction steps

Try failing git_ops operation like while committing to git_ops during CD. Then check the metrics whether count in git_ops_duration_seconds_count{status="Failed"} increased or not.

👍 Expected behavior

If git_ops operation fails then metrics in {status="Failed"} should have been published.

👎 Actual Behavior

no data point in {status="Failed"} even when git_ops operation fails.

☸ Kubernetes version

NA

Cloud provider

NA

🌍 Browser

Chrome

🧱 Your Environment

NA

✅ Proposed Solution

NA

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find any similar issue

🏢 Have you read the Code of Conduct?

AB#10149

Metadata

Metadata

Labels

ICA-AUG24Issue Cleanup Activity Aug 2024bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions