googleapis / googleapis/google-cloud-swift
sidekick: generate swift clients with o11y support
Open
- Dominant language
- Swift
- Stars
- 26
- Forks
- 10
- Avg merge
- 12h 56m
- Merged PRs (30d)
- 211
Description
After GA we need to generate clients instrumented with the golden signals.
- [ ] Spans for all client requests
- [ ] Warnings for client requests that fail
- [ ] Duration metrics for client requests
- [ ] Spans for low-level transport (HTTP vs. gRPC) requests
- [ ] Debug logs for transport requests that fail
- [ ] Duration metrics for transport requests
- [ ] Spans, metrics and logs must include all the required fields, including the target resource
- [ ] These must integrate with open telemetry
Contributor guide
Assessment
This issue has not been assessed yet.