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] partial revert of 7711ef492bbd60dab9cf5858a39e2fb2e3054b8d #17578

Merged

Conversation

codeboten
Copy link
Contributor

This reverts the main code of 7711ef4 to unblock windows tests. Will need more investigation to get the right fix in.

See #17576

pinging @MovieStoreGuy as the original author of the change.

Signed-off-by: Alex Boten [email protected]

This reverts the main code of 7711ef4 to unblock windows tests. Will need more investigation to get the right fix in.

See open-telemetry#17576

pinging @MovieStoreGuy as the original author of the change.

Signed-off-by: Alex Boten <[email protected]>
@codeboten codeboten requested review from a team and dmitryax as code owners January 13, 2023 18:11
@github-actions github-actions bot added the cmd/mdatagen mdatagen command label Jan 13, 2023
@runforesight
Copy link

runforesight bot commented Jan 13, 2023

Foresight Summary

    
Major Impacts

build-and-test-windows duration(5 seconds) has decreased 44 minutes 50 seconds compared to main branch avg(44 minutes 55 seconds).
View More Details

⭕  changelog workflow has finished in 4 seconds (2 minutes less than main branch avg.) and finished at 13th Jan, 2023.


Job Failed Steps Tests
changelog -     🔗  N/A See Details

⭕  build-and-test-windows workflow has finished in 5 seconds (44 minutes 50 seconds less than main branch avg.) and finished at 13th Jan, 2023.


Job Failed Steps Tests
windows-unittest-matrix -     🔗  N/A See Details
windows-unittest -     🔗  N/A See Details

✅  check-links workflow has finished in 41 seconds (1 minute 18 seconds less than main branch avg.) and finished at 13th Jan, 2023.


Job Failed Steps Tests
changed files -     🔗  N/A See Details
check-links -     🔗  N/A See Details

✅  telemetrygen workflow has finished in 56 seconds (1 minute 34 seconds less than main branch avg.) and finished at 13th Jan, 2023.


Job Failed Steps Tests
build-dev -     🔗  N/A See Details
publish-latest -     🔗  N/A See Details
publish-stable -     🔗  N/A See Details

✅  tracegen workflow has finished in 59 seconds (1 minute 32 seconds less than main branch avg.) and finished at 13th Jan, 2023.


Job Failed Steps Tests
build-dev -     🔗  N/A See Details
publish-latest -     🔗  N/A See Details
publish-stable -     🔗  N/A See Details

✅  prometheus-compliance-tests workflow has finished in 3 minutes 16 seconds (4 minutes 36 seconds less than main branch avg.) and finished at 13th Jan, 2023.


Job Failed Steps Tests
prometheus-compliance-tests -     🔗  ✅ 21  ❌ 0  ⏭ 0    🔗 See Details

✅  load-tests workflow has finished in 8 minutes (6 minutes 59 seconds less than main branch avg.) and finished at 13th Jan, 2023.


Job Failed Steps Tests
loadtest (TestTraceAttributesProcessor) -     🔗  ✅ 3  ❌ 0  ⏭ 0    🔗 See Details
loadtest (TestIdleMode) -     🔗  ✅ 1  ❌ 0  ⏭ 0    🔗 See Details
loadtest (TestMetric10kDPS|TestMetricsFromFile) -     🔗  ✅ 6  ❌ 0  ⏭ 0    🔗 See Details
loadtest (TestTraceNoBackend10kSPS|TestTrace1kSPSWithAttrs) -     🔗  ✅ 8  ❌ 0  ⏭ 0    🔗 See Details
loadtest (TestTraceBallast1kSPSWithAttrs|TestTraceBallast1kSPSAddAttrs) -     🔗  ✅ 10  ❌ 0  ⏭ 0    🔗 See Details
loadtest (TestMetricResourceProcessor|TestTrace10kSPS) -     🔗  ✅ 12  ❌ 0  ⏭ 0    🔗 See Details
loadtest (TestBallastMemory|TestLog10kDPS) -     🔗  ✅ 19  ❌ 0  ⏭ 0    🔗 See Details
setup-environment -     🔗  N/A See Details

✅  build-and-test workflow has finished in 8 minutes 13 seconds (40 minutes 37 seconds less than main branch avg.) and finished at 13th Jan, 2023.


Job Failed Steps Tests
checks -     🔗  N/A See Details

🔎 See details on Foresight

*You can configure Foresight comments in your organization settings page.

@@ -99,7 +104,7 @@ func generateFile(tmplFile string, outputFile string, md metadata) error {
},
"stringsJoin": strings.Join,
"inc": func(i int) int { return i + 1 },
}).ParseFS(templateFS, tmplFile))
Copy link
Member

Choose a reason for hiding this comment

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

If templateFS is not being used anymore, I think it should be a full revert.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I figured it would be coming back, which is why i left it and the tests here.

@codeboten codeboten merged commit 534df82 into open-telemetry:main Jan 13, 2023
@codeboten codeboten deleted the codeboten/unblock-windows-tests branch January 13, 2023 19:48
MovieStoreGuy added a commit to atlassian-forks/opentelemetry-collector-contrib that referenced this pull request Jan 16, 2023
dmitryax pushed a commit that referenced this pull request Jan 17, 2023
mms2409 pushed a commit to draios/opentelemetry-collector-contrib that referenced this pull request Jan 19, 2023
This reverts the main code of 7711ef4 to unblock windows tests. Will need more investigation to get the right fix in. See open-telemetry#17576

pinging @MovieStoreGuy as the original author of the change.

Signed-off-by: Alex Boten <[email protected]>
mms2409 pushed a commit to draios/opentelemetry-collector-contrib that referenced this pull request Jan 19, 2023
@plantfansam plantfansam mentioned this pull request Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmd/mdatagen mdatagen command
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants