-
Notifications
You must be signed in to change notification settings - Fork 976
SDK Startup Specification #4591
Copy link
Copy link
Open
Labels
entitiessig-issueA specific SIG should look into this before discussing at the specA specific SIG should look into this before discussing at the specspec:resourceRelated to the specification/resource directoryRelated to the specification/resource directory
Metadata
Metadata
Assignees
Labels
entitiessig-issueA specific SIG should look into this before discussing at the specA specific SIG should look into this before discussing at the specspec:resourceRelated to the specification/resource directoryRelated to the specification/resource directory
Type
Projects
Status
In Progress
Goal
Define a clear specification for how SDK components (
{*}Providers) are created together focusing on:ResourceResourceDetectors are provided / configured.This captures an open question in OTEP 4316
Context
As part of the Entities SIG - we'd like to move
Resourcespecification to be a stable API vs. just an SDK feature.This should enable semantic convention tooling (e.g code generation) and a more clear ecosystem for extensions (Today, extending resource detection can be awkward and diverge per-SDK).
Additionally, the Client-Side / Browser SIG would like to allow resources to be updated during the lifetime of an SDK.
This places an even greater requirement on sorting out SDK startup concerns and ensuring we have a legitimate resource before first returning telemetry while also expanding our capabilities to meet the needs of the browser SIG.