Open lf- opened 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
log
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