Azure-Samples / iotedge-logging-and-monitoring-solution

IoT Edge Logging and Monitoring Solution (ELMS) is an architecture and sample cloud workflow that enables automated retrieval of logs and metrics from IoT Edge devices
MIT License
42 stars 21 forks source link

Distributed Tracing #16

Closed eedorenko closed 2 years ago

eedorenko commented 2 years ago

Purpose

Enrich ELMS with an end-to-end distributed tracing sample so the repo contains a comprehensive guidance on all three observability data types: logs, metrics, traces. The PR contains:

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:
eedorenko commented 2 years ago

@marvin-garcia could you please look at this PR?

eedorenko commented 2 years ago

Revoking in favor of https://github.com/Azure-Samples/iotedge-logging-and-monitoring-solution/pull/19