drewtoto

Results 6 issues of drewtoto

Trace propagation for otelkit currently supports: * gRPC via GrpcPropagationMiddleware * HTTP via HttpPropagationMiddleware

**What version of Go and opentelemetry-go-contrib are you using?** go 1.17 opentelemetry-go-contrib v0.31.0 **What operating system and processor architecture are you using?** linux/amd64 **What did you do?** Added tracing middleware...

good first issue
help wanted
area: instrumentation

Add a CapabilitiesJsonParser for parsing RESTCONF capabilities when JSON encoding is specified. Add IetfCapabilitiesJsonParser to parse capabilities YANG model defined by ietf-restconf-monitoring:capabilities using JSON encoding. This parses uses included nlohmann::json...

Issue tracker is ONLY used for reporting bugs. Please use the [YDK Community](https://communities.cisco.com/community/developer/ydk) for any support issues. ## Expected Behavior When JSON encoding is specified by the client (YDK RestconfClient),...

Issue tracker is ONLY used for reporting bugs. Please use the [YDK Community](https://communities.cisco.com/community/developer/ydk) for any support issues. ## Expected Behavior Correctly parse the Root Resource as specified by RESTCONF Protocol...

Section 3.1 of the RESTCONF Protocol (RFC 8040) published by IETF at https://datatracker.ietf.org/doc/html/rfc8040#section-3.1 specifies that the root resource is discovered by getting "/.well-known/host-meta" resource and finding the element containing the...