Donnerbart
Donnerbart
This is a follow-up to https://github.com/open-telemetry/opentelemetry-java/pull/4487 to complete the metrics for span exporters story. I'm not sure if you like the distinct transport name for HTTP/JSON encoding in the `instrumentationScopeName`....
**What are you trying to achieve?** I would like to add missing environment variables to configure compression on (span) exporters to the [OpenTelemetry Environment Variable Specification](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/sdk-environment-variables.md) and clarify the compression...
Fixed a typo in the GitHub PR template.
Resolves #3238 Closes #3922 Since #3922 has merge conflicts, the author is inactive on GitHub for over a year and the provided solution is missing some resolve cases, I've create...
We have the situation that we have to change the labels and selector match labels on a StatefulSet CRUD resource, that our operator manages. The problem is that the selector...
**com.hazelcast.map.impl.nearcache.invalidation.MemberMapReconciliationTest.test_reconciliation_does_not_cause_premature_removal** ```java java.lang.AssertionError: not expected expectedHits expected: but was: at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at com.hazelcast.map.impl.nearcache.invalidation.MemberMapReconciliationTest.assertStats(MemberMapReconciliationTest.java:118) at com.hazelcast.map.impl.nearcache.invalidation.MemberMapReconciliationTest.test_reconciliation_does_not_cause_premature_removal(MemberMapReconciliationTest.java:113) ``` https://hazelcast-l337.ci.cloudbees.com/job/new-lab-fast-pr/10401/testReport/junit/com.hazelcast.map.impl.nearcache.invalidation/MemberMapReconciliationTest/test_reconciliation_does_not_cause_premature_removal/ Should be the same pattern as in the other...
https://hivemq.kanbanize.com/ctrl_board/22/cards/24779/details/
https://hivemq.kanbanize.com/ctrl_board/22/cards/24584/details/
This is a test to use the same K3s container as the dev services from Quarkus.