Skip to content

Conversation

@sjvans
Copy link
Contributor

@sjvans sjvans commented Oct 10, 2025

  • default to SpanKind.SERVER
  • cds.requires.telemetry.resource
  • export filter for @opentelemetry/instrumentation-hdb spans

@sjvans sjvans changed the title fix: default to SpanKind.SERVER fix: default to SpanKind.SERVER + cds.requires.telemetry.resource Oct 10, 2025
@sjvans sjvans changed the title fix: default to SpanKind.SERVER + cds.requires.telemetry.resource feat: running together with CALM Oct 14, 2025
@sjvans sjvans changed the base branch from 1 to main October 27, 2025 13:45
if (kind == null) {
kind = SpanKind.INTERNAL //> default
// kind = SpanKind.INTERNAL //> default
kind = SpanKind.SERVER
Copy link
Contributor Author

Choose a reason for hiding this comment

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

TODO: make only a temp change, i.e., revert before exporting

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