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

[Continuous Profiler] OTLP - fix indexing to be 0-based #3923

Merged

Conversation

Kielek
Copy link
Contributor

@Kielek Kielek commented Jan 10, 2025

Why

When developed, there where wrong assumption that 0-index have special meaning. It is true only for string_table.

Double checked with @florianl

What

[Continuous Profiler] OTLP - fix indexing to be 0-based

Tests

CI. test adjusted

Checklist

  • [ ] CHANGELOG.md is updated.
  • [ ] Documentation is updated.
  • New features are covered by tests.

Notes

This PR touches indexes, also #3919 verifies it. One of the PR needs to be adjusted when the second is merged.

@Kielek Kielek requested a review from a team as a code owner January 10, 2025 12:49
@Kielek Kielek enabled auto-merge (squash) January 13, 2025 05:38
@Kielek Kielek merged commit 71df4e2 into open-telemetry:main Jan 13, 2025
37 checks passed
@Kielek Kielek deleted the continuous-profiles-fix-table-indexing branch January 13, 2025 06:10
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.

3 participants