You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix(storage): populate monitored resource correctly
* refactor with additional integration tests
* refactor initialization of metricsContext
* remove exporter experimental option and add manual reader for tests
* go mod tidy
* dependency inject gcp detector for testing
* revert removal of metricExporter option
* revert changes to metricExporter option tests
* use struct embedding
* pass in resource correctly to exporter
* update test using resource value
* add tests checking resource values
* add option to disable exporter in unit tests
* address feedback
* use project-id not project_id...
0 commit comments