Skip to content

Couchbase metadata updates#15088

Merged
laurit merged 6 commits intoopen-telemetry:mainfrom
jaydeluca:couchbase-metadata-updates
Oct 22, 2025
Merged

Couchbase metadata updates#15088
laurit merged 6 commits intoopen-telemetry:mainfrom
jaydeluca:couchbase-metadata-updates

Conversation

@jaydeluca
Copy link
Copy Markdown
Member

Part of #14096

I had omitted documenting telemetry from the shim instrumentations, but it would have come in handy with the recent issue (#14982), so seems like a good reason to include them

@jaydeluca jaydeluca requested a review from a team as a code owner October 21, 2025 18:52
testClassesDirs = sourceSets.test.get().output.classesDirs
classpath = sourceSets.test.get().runtimeClasspath

jvmArgs("-Dotel.semconv-stability.opt-in=database")
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

i didn't think these tests were necessary since we don't own the instrumentation

type: STRING
- name: couchbase-3.4
description: |
Couchbase instrumentation is owned by the Couchbase project for versions 3+. This instrumentation automatically configures the instrumentation provided by the Couchbase library.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

for 3.2 the description was changed

"couchbase:couchbase-2.6:javaagent:test"
"couchbase:couchbase-2.6:javaagent:testExperimental"
"couchbase:couchbase-2.6:javaagent:testStableSemconv"
# when running 3.x tests on macOs, switch to testcontainer couchbase/server:7.6.0
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We can change the version of the server to whatever is more convenient.

@laurit laurit merged commit e12631d into open-telemetry:main Oct 22, 2025
81 checks passed
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