temporalio / sdk-core

Core Temporal SDK that can be used as a base for language specific Temporal SDKs
MIT License
266 stars 70 forks source link

fix(deps): Add metrics features for opentelemetry #777

Closed zkourouma closed 2 months ago

zkourouma commented 2 months ago

the core-api currently doesn't compile with otel because the opentelemetry::metrics module is feature gated

What was changed

Enabling the opentelemetry::metrics module

Why?

Compilation error when using otel because of unresolved import

CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 2 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.