Skip to content

Conversation

@felixbarny
Copy link
Member

@felixbarny felixbarny commented Jan 22, 2025

The default field limit of 1000 seems undersized, especially for the default data stream. Each distinct attribute/dimension name and metric name count towards that limit.

For comparison, this makes us use the same field limit for OTel that we currently have for the prometheus integration.

The default field limit of 1000 seems undersized, especially for the default data stream. Each distinct attribute/dimension name and metric name count towards that limit
@felixbarny felixbarny added >enhancement auto-backport Automatically create backport pull requests when merged :StorageEngine/TSDB You know, for Metrics v9.0.0 v8.18.0 labels Jan 22, 2025
@felixbarny felixbarny requested review from a team and gregkalapos January 22, 2025 09:37
@felixbarny felixbarny requested a review from a team as a code owner January 22, 2025 09:37
@elasticsearchmachine elasticsearchmachine added Team:StorageEngine external-contributor Pull request authored by a developer outside the Elasticsearch team labels Jan 22, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine
Copy link
Collaborator

Hi @felixbarny, I've created a changelog YAML for you.

# by xpack-plugin otel-data. This must be increased whenever an existing template is
# changed, in order for it to be updated on Elasticsearch upgrade.
version: 7
version: 8
Copy link
Member

Choose a reason for hiding this comment

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

@felixbarny felixbarny enabled auto-merge (squash) January 22, 2025 10:50
Copy link
Member

@martijnvg martijnvg left a comment

Choose a reason for hiding this comment

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

LGTM

@felixbarny felixbarny merged commit 90bfdbc into elastic:main Jan 22, 2025
15 of 16 checks passed
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.x
felixbarny added a commit that referenced this pull request Jan 22, 2025
The default field limit of 1000 seems undersized, especially for the default data stream. Each distinct attribute/dimension name and metric name count towards that limit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged >enhancement external-contributor Pull request authored by a developer outside the Elasticsearch team :StorageEngine/TSDB You know, for Metrics Team:StorageEngine v8.18.0 v9.0.0

5 participants