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

add interval to experimental entity events #34241

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

povilasv
Copy link
Contributor

Description:

Adding reporting interval to entity events.

Link to tracking Issue:

#34240

Testing:

  • unit tests

Documentation:

@povilasv
Copy link
Contributor Author

cc @tigrannajaryan

@@ -18,6 +20,7 @@ const (

semconvOtelEntityID = "otel.entity.id"
semconvOtelEntityType = "otel.entity.type"
semconvOtelEntityInterval = "otel.entity.interval"
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done :)

@dmitryax dmitryax merged commit 427f72d into open-telemetry:main Jul 30, 2024
154 checks passed
@github-actions github-actions bot added this to the next release milestone Jul 30, 2024
@povilasv povilasv deleted the entity-interval branch July 31, 2024 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants