Skip to content

Conversation

dmitryax
Copy link
Member

Recreated #11282

@dmitryax dmitryax force-pushed the entities-support-prototype branch from 1019e8c to 8020ee1 Compare December 19, 2024 00:02
@dmitryax dmitryax marked this pull request as draft December 19, 2024 00:02
@dmitryax dmitryax added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Dec 19, 2024
@dmitryax dmitryax force-pushed the entities-support-prototype branch 8 times, most recently from 706c515 to e76b780 Compare December 19, 2024 04:30
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

Attention: Patch coverage is 39.98768% with 974 lines in your changes missing coverage. Please review.

Project coverage is 88.33%. Comparing base (50104db) to head (8ae874d).
Report is 89 commits behind head on main.

Files with missing lines Patch % Lines
service/internal/builders/connector.go 0.00% 126 Missing ⚠️
pdata/pentity/entities.go 0.00% 86 Missing ⚠️
connector/xconnector/connector.go 0.00% 84 Missing ⚠️
...xporter/exporterhelper/xexporterhelper/entities.go 0.00% 81 Missing ⚠️
pdata/pentity/json.go 0.00% 70 Missing ⚠️
internal/fanoutconsumer/entities.go 0.00% 41 Missing ⚠️
pdata/pentity/pentityotlp/response.go 0.00% 41 Missing ⚠️
pdata/pentity/pentityotlp/request.go 0.00% 30 Missing ⚠️
service/internal/graph/connector.go 0.00% 29 Missing ⚠️
...porter/debugexporter/internal/otlptext/entities.go 6.89% 27 Missing ⚠️
... and 34 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11958      +/-   ##
==========================================
- Coverage   91.62%   88.33%   -3.30%     
==========================================
  Files         447      477      +30     
  Lines       23731    25335    +1604     
==========================================
+ Hits        21743    22379     +636     
- Misses       1613     2564     +951     
- Partials      375      392      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dmitryax dmitryax force-pushed the entities-support-prototype branch from e76b780 to 1a86628 Compare December 19, 2024 15:56
@dmitryax dmitryax force-pushed the entities-support-prototype branch from 1a86628 to 8ae874d Compare December 19, 2024 22:49
Copy link
Contributor

github-actions bot commented Jan 3, 2025

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Jan 3, 2025
Copy link
Contributor

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Jan 18, 2025
jsuereth added a commit to open-telemetry/opentelemetry-specification that referenced this pull request Apr 10, 2025
Adds an initial cut at the Entity DataModel specification from OTEP 256.

## Changes

- Adds information to Resource readme.
- Creates an initial Resource DataModel with content from Entities SIG
discussions on purpose and usage or Resource.
- Creates an `entities` diretory for storing Entities DataModel.

See open-telemetry/opentelemetry-proto#635 for
related protocol change.

Prototypes:

- java: open-telemetry/opentelemetry-java#6855
- collector:
open-telemetry/opentelemetry-collector#11958
- go: open-telemetry/opentelemetry-go#5918

---------

Co-authored-by: Daniel Dyla <[email protected]>
Co-authored-by: Nathan L Smith <[email protected]>
Co-authored-by: Christophe Kamphaus <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Jul 2, 2025
…13264)

Add support for the new resource-entity reference API added to the proto
as part of
open-telemetry/opentelemetry-proto#635.

The API is separated into the experimental xpdata module since the new
entity related protobuf definitions are in development

This is the first step towards adopting Entities in Collector which was
drafted in
#11958
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog PRs that do not require a CHANGELOG.md entry Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant