I get these debug logs
[debug] new_relic_agent - Bad attribute value: :result => {:ok, :empty}
This value comes from an oban job that finished successfully with this response.
Is that a bug, expected?
I am using :
{:new_relic_agent, "~> 1.33.0"},
{:new_relic_oban, "~> 0.0.2"},
I get these debug logs
This value comes from an oban job that finished successfully with this response.
Is that a bug, expected?
I am using :