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
Research direction
Locate MakeMonitoringExporter and MetricServiceConnection, then trace how options are forwarded and inspect the available Option types. The issue names no files or tests; done means identifying which options are valid for MetricServiceConnection and defining how the invalid options are excluded or extracted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- observability-sre
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100