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

[Feature] - fix StackTraceSampler / AutoTracing #1555

Closed
heiko-holz opened this issue Dec 14, 2022 · 0 comments · Fixed by #1558
Closed

[Feature] - fix StackTraceSampler / AutoTracing #1555

heiko-holz opened this issue Dec 14, 2022 · 0 comments · Fixed by #1558
Labels
breaking-change enhancement New feature or request

Comments

@heiko-holz
Copy link
Contributor

Describe the feature
As of version v2.0.0+, the Auto-Tracing (Stack-Trace-Sampling) functionality broke.

This feature should be re-enabled with OpenTelemetry

@heiko-holz heiko-holz added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Dec 14, 2022
heiko-holz pushed a commit to heiko-holz/inspectit-ocelot that referenced this issue Dec 23, 2022
heiko-holz pushed a commit to heiko-holz/inspectit-ocelot that referenced this issue Dec 23, 2022
heiko-holz pushed a commit to heiko-holz/inspectit-ocelot that referenced this issue Dec 23, 2022
heiko-holz pushed a commit to heiko-holz/inspectit-ocelot that referenced this issue Dec 29, 2022
heiko-holz pushed a commit to heiko-holz/inspectit-ocelot that referenced this issue Dec 29, 2022
heiko-holz pushed a commit to heiko-holz/inspectit-ocelot that referenced this issue Dec 29, 2022
heiko-holz pushed a commit to heiko-holz/inspectit-ocelot that referenced this issue Dec 29, 2022
heiko-holz pushed a commit to heiko-holz/inspectit-ocelot that referenced this issue Dec 29, 2022
heiko-holz pushed a commit to heiko-holz/inspectit-ocelot that referenced this issue Jan 8, 2023
heiko-holz pushed a commit to heiko-holz/inspectit-ocelot that referenced this issue Jan 18, 2023
heiko-holz pushed a commit to heiko-holz/inspectit-ocelot that referenced this issue Jan 18, 2023
heiko-holz pushed a commit to heiko-holz/inspectit-ocelot that referenced this issue Jan 18, 2023
heiko-holz pushed a commit that referenced this issue Jan 18, 2023
* feat(auto-tracing): fixed auto tracing (stack trace sampling) with otel [#1555]

* feat(auto-tracing): fix invalid timings and invalid parent spanId [#1555]

* feat(auto-tracing): replaced some OC code by OTEL code [#1555]

* remove unnecessary methods

* feat(auto-tracing): replace OC code with OTEL code [#1555]

* feat(otel): further replaced OC by OTEL code for tracing [#1555] [#1336]

* feat(auto-tracing): refactor and simplify code [#1555]

* feat(auto-tracing): apply requested changes from the PR [#1555]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant