-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[receiver/azuremonitor] do not skip lifecycle tests #30038
Labels
Comments
codeboten
added
help wanted
Extra attention is needed
good first issue
Good for newcomers
labels
Dec 18, 2023
Pinging code owners for receiver/azuremonitor: @altuner @codeboten. See Adding Labels via Comments if you do not have permissions to add labels yourself. |
codeboten
pushed a commit
that referenced
this issue
Dec 28, 2023
hello this is my first PR :) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> - remove the skip_lifecycle flag - regenerate tests - fix failing tests **Link to tracking Issue:** <Issue number if applicable> #30038 **Testing:** <Describe what testing was performed and which tests were added.> existing tests **Documentation:** <Describe the documentation added.> no change
This one should be fixed by #30198. |
cparkins
pushed a commit
to AmadeusITGroup/opentelemetry-collector-contrib
that referenced
this issue
Jan 10, 2024
…0198) hello this is my first PR :) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> - remove the skip_lifecycle flag - regenerate tests - fix failing tests **Link to tracking Issue:** <Issue number if applicable> open-telemetry#30038 **Testing:** <Describe what testing was performed and which tests were added.> existing tests **Documentation:** <Describe the documentation added.> no change
I believe this issue should be closed. |
Thanks @ChrsMark @nslaughter |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Originally posted by @codeboten in #30024 (comment)
The text was updated successfully, but these errors were encountered: