Skip to content

cds add cloud-logging --with-telemetry (not using v2) #461

Description

@agiguere

this CDS command
cds add cloud-logging --with-telemetry

is still adding npm dependencies

    "@grpc/grpc-js": "^1",
    "@opentelemetry/exporter-metrics-otlp-grpc": "<0.200",
    "@opentelemetry/exporter-trace-otlp-grpc": "<0.200",
    "@opentelemetry/host-metrics": "<0.200",

I would have expect the npm package @opentelemetry bump up to version 2

am I missing something?

thanks

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions