You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following is a list of requirements that we need to evaluate before declaring v1 for trace telemetry. These requirements are across the entire application; Not all services will meet all requirements. Determine the relevant features for this service.
Automatic Instrumentation is being used where appropriate.
Library instrumentation is being used if automatic instrumentation is unavailable.
Services extend automatic instrumentation.
New attributes/events attached to existing spans.
New spans are being created from existing spans.
Automatic and Manual Context Propagation are being demonstrated.
Interprocess context propagation is demonstrated.
Telemetry is not being sampled upfront.
Telemetry is not being filtered upfront.
Baggage is being set and read appropriately (i.e., baggage must be explicitly set as attributes on spans)
@cartersocha can we close this one?
The Admin service wasn't implemented but we have PHP as a Quote Service.
I've checked all that we have done in the Quote Service already.
@julianocosta89 i think we’re good for v1. I just closed out a bunch of the issues and gave you a quick heads up on slack.
Baggage would be a nice to have but not essential imo
The following is a list of requirements that we need to evaluate before declaring v1 for trace telemetry. These requirements are across the entire application; Not all services will meet all requirements. Determine the relevant features for this service.
Referencing: #42
Dependent on this item: #34
The text was updated successfully, but these errors were encountered: