Skip to content

Conversation

@kirrg001
Copy link
Contributor

@kirrg001 kirrg001 commented Dec 9, 2025

refs https://jsw.ibm.com/browse/INSTA-66145

@kirrg001 kirrg001 force-pushed the feat-otel-confl-kaf branch from b494aa5 to 702163b Compare December 29, 2025 10:50
kirrg001 added a commit that referenced this pull request Dec 29, 2025
refs #2221

- we had no esm app for the Otel integration
- proofed that it works
@kirrg001 kirrg001 force-pushed the feat-otel-confl-kaf branch from eb22ada to 3041691 Compare December 29, 2025 17:14
const globalAgent = require('../../globalAgent');
const DELAY_TIMEOUT_IN_MS = 500;
const mochaSuiteFn = supportedVersion(process.versions.node) ? describe : describe.skip;
const agentControls = globalAgent.instance;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

globalAgent.setUpCleanUpHooks();
const agentControls = globalAgent.instance;

Was defined in all test describes. Optimized. Can extract to main before merge.

},
"homepage": "https://github.com/instana/nodejs/blob/main/packages/core/README.md",
"dependencies": {
"@drazke/instrumentation-confluent-kafka-javascript": "https://github.com/kirrg001/instrumentation-confluent-kafka-javascript/archive/e75f8d34dd235133cc55774120cb302a539cb599.tar.gz",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Need to figure out before merge. Native ESM support did not work. Had to fork.

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