Skip to content

OpenTelemetry Protocol Support#1524

Draft
willfarrell wants to merge 7 commits intomainfrom
feature/otel
Draft

OpenTelemetry Protocol Support#1524
willfarrell wants to merge 7 commits intomainfrom
feature/otel

Conversation

@willfarrell
Copy link
Member

See #1520

Signed-off-by: will Farrell <willfarrell@proton.me>
@@ -0,0 +1,46 @@
import { hrtime, stderr, stdout } from "node:process";

Check notice

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused imports hrtime, stderr, stdout.
@@ -0,0 +1,46 @@
import { hrtime, stderr, stdout } from "node:process";
import { context } from "@opentelemetry/api";

Check notice

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import context.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant