Hi, I'm following the instructions in <this articl...
# support
n
Hi, I'm following the instructions in this article and am experiencing this issue. Open-telemetry released their experimental SDK 0.34.0 (with metrics GA); with this version of node-sdk, the program described in the article will not work (it requires a metrics configuration). By using the 0.33.0 SDK, the program worked as well as in the article, but I wonder if there may be a better solution.
v
@NicoGnaw Do you want to manually generate metrics?
n
Nope, I was trying to just set it up. It worked after installing
@opentelemetry/api
. Sorry for the bother