lf- / nix-otel

Nix OpenTelemetry sender plugin
MIT License
60 stars 5 forks source link

Send logs to otel #11

Open lf- opened 1 year ago

lf- commented 1 year ago

Currently the log method is overridden to not send these to otel. This is unfortunate because we can send them and just don't for no reason. https://github.com/lf-/nix-otel/blob/bbdadf051d989adc2db619b733034604f7f62611/plugin/plugin.cpp#L125-L127