Skip to content

Conversation

felixbarny
Copy link
Member

@felixbarny felixbarny commented Sep 18, 2025

Leverages IndexRequest#tsid added in #132566 to set the tsid in the OTLP endpoint. This is more efficient because we only need to hash resource attributes once and we can re-use the partial hashes (TsidBuilder instances) and merge them with the data point-level dimensions like attributes. The resulting _tsids are still the same as if the data was ingested via regular bulk.

Depends on #132566 in order for it to compile but reviews can already start now.

@felixbarny felixbarny requested a review from kkrik-es September 18, 2025 08:53
@felixbarny felixbarny self-assigned this Sep 18, 2025
@elasticsearchmachine elasticsearchmachine added v9.2.0 external-contributor Pull request authored by a developer outside the Elasticsearch team labels Sep 18, 2025
@felixbarny felixbarny marked this pull request as ready for review September 22, 2025 07:19
@felixbarny felixbarny requested a review from a team as a code owner September 22, 2025 07:19
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-storage-engine (Team:StorageEngine)

@felixbarny felixbarny merged commit 5449919 into elastic:main Sep 23, 2025
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external-contributor Pull request authored by a developer outside the Elasticsearch team >non-issue :StorageEngine/TSDB You know, for Metrics Team:StorageEngine v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants