Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 8.12] Add instrumentation API usage and native OpenTelemetry implementation #772

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

github-actions[bot]
Copy link

Backport 67adbfc from #771

…#771)

* Initial otel instrumentation implementation

* add otel integration into esapi

* add tests for instrumentation integration within both APIs

* query persistence logic is embedded in otel instrumentation

* regroup cluster id and node name test in AfterResponse

* bump go.mod to 1.20, add opentelemetry dependency

* rename RecordQuery to RecordRequestBody

* add esapi integration for otel traces

* add typedapi integration for otel traces

* pin transport to commit 903383c until release

* update internal dependencies

* replace nilcheck in typedapi with type assertion

* add changelog for 8.12.0 with otel

* fix naming to please linting

* update examples dependencies

* go mod tidy for xkcdsearch
@Anaethelion Anaethelion merged commit f344c40 into 8.12 Dec 21, 2023
2 of 3 checks passed
@Anaethelion Anaethelion deleted the backport-771-to-8.12 branch December 21, 2023 14:52
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.

1 participant