Is your feature request related to a problem? Please describe.
The example for emitting events explains how to do spans and metrics, but not logs.
https://github.com/open-telemetry/opentelemetry-weaver-examples/tree/main/basic#emit-example-telemetry
@jerbly confirmed in Slack that logs are not supported yet.
Describe the solution you'd like
Running weaver registry emit -r model should be able to emit logs (events) as well as spans and traces
Tip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Is your feature request related to a problem? Please describe.
The example for emitting events explains how to do spans and metrics, but not logs.
https://github.com/open-telemetry/opentelemetry-weaver-examples/tree/main/basic#emit-example-telemetry
@jerbly confirmed in Slack that logs are not supported yet.
Describe the solution you'd like
Running
weaver registry emit -r modelshould be able to emit logs (events) as well as spans and tracesTip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding
+1orme too, to help us triage it. Learn more here.