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

Event delay metric transformation #15

Merged
merged 5 commits into from
Mar 19, 2024
Merged

Event delay metric transformation #15

merged 5 commits into from
Mar 19, 2024

Conversation

MrAnno
Copy link
Member

@MrAnno MrAnno commented Feb 27, 2024

Resolves axoflow/axoflow#1016

@MrAnno
Copy link
Member Author

MrAnno commented Feb 27, 2024

The CI is green, but a unit test silently failed due to a bug in my code. I'm fixing it.

See #16

@MrAnno MrAnno marked this pull request as ready for review February 27, 2024 07:45
Metrics are protobuf structs, they contain internal state, which should
not be compared.

For example, a simple `fmt.Sprint(metric.Label)` call can change the
internal state of `metric`.

Signed-off-by: László Várady <[email protected]>
Signed-off-by: László Várady <[email protected]>
@MrAnno MrAnno requested review from orymate, siliconbrain and bshifter and removed request for siliconbrain and orymate March 11, 2024 14:53
@MrAnno MrAnno merged commit 7cd9b4e into main Mar 19, 2024
3 checks passed
@MrAnno MrAnno deleted the event-delay-metrics branch March 19, 2024 14:46
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.

2 participants