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

chore: integration: add tests for custom phases #63

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

nadiamoe
Copy link
Member

@nadiamoe nadiamoe commented Feb 14, 2025

Small follow-up to #44

I initially assumed that we were converting from http_req_XXX to probe_http_duration_seconds{phase="XXX"}, but this is not entirely true: The naming of the phases is actually different.

This test ensures that the current names we use for those phases exist in the output.

I initially assumed that we were converting from `http_req_XXX` to
`probe_http_duration_seconds{phase="XXX"}`, but this is not entirely
true: The naming of the phases is actually different.

This test ensures that the current names we use for those phases exist
in the output.
@nadiamoe nadiamoe marked this pull request as ready for review February 14, 2025 13:58
@nadiamoe nadiamoe requested a review from a team as a code owner February 14, 2025 13:58
@nadiamoe nadiamoe requested review from d0ugal and mem February 14, 2025 13:58
{
name: "HTTP duration seconds has custom 'resolve' phase",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh blissful ignorance, all phases are actually custom.

@nadiamoe nadiamoe merged commit 9c682a7 into main Feb 14, 2025
7 checks passed
@nadiamoe nadiamoe deleted the integration-test-phases branch February 14, 2025 14:44
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