googleapis / googleapis/google-cloud-cpp
Determine options for MetricServiceConnection when created by MakeMonitoringExporter
Open
type: cleanup
- Dominant language
- C++
- Stars
- 659
- Forks
- 462
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 89
Description
Passing along all the `options` results in a misconfigured MetricServiceConnection. However, there may be some `Option` types that should be copied or extracted into an `Options` specific to MetricServiceConnection.
Contributor guide
Assessment
This issue has not been assessed yet.