support for valueRecorder?
it seems currently valueRecoder is not supported. Any plan for it?
Yes hoping to support it, but there is some debate and probably changes coming to ValueRecorder. It's probably best to wait until https://github.com/open-telemetry/opentelemetry-specification/issues/636 is resolved.
Is there any way to still support any kind of valueRecorder at the moment, or only Counter is available?
@amitripshtos right now unfortunately ValueRecorder is not supported and the issue linked above is still under a lot of debate.
Value recorder is now called "Histogram". This should get fixed when we upgrade the exporter to the new stable SDK.
Fixed in https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/204