Skip to content

Conversation

@v0idpwn
Copy link
Member

@v0idpwn v0idpwn commented Jun 22, 2025

Hopefully the last one on this vein.

After comparing logs emitted through Vector and through the Logflare backend, I noticed a few differences:

  • Pids are formatted with erlang:pid_to_list
  • Modules aren't inspected
  • Module and function are in metadata.context (despite this being redundant with the mfa. Can be very useful for filtering)

I took a brief look in the Logflare backend and I don't think there are any more differences.

- Pids are formatted with `erlang:pid_to_list`
- Modules aren't inspected
- Module and function are in metadata (despite this being
redundant with mfa inside metadata.context)
@v0idpwn v0idpwn requested a review from a team as a code owner June 22, 2025 16:03
@v0idpwn v0idpwn changed the title fix(logger): consistency with logflare backend fix(logger): logflare formatter consistency with logflare backend Jun 22, 2025
@v0idpwn v0idpwn force-pushed the fix/logflare-backend-conformance branch from e6dc28a to 12858b6 Compare June 22, 2025 16:12
@v0idpwn v0idpwn merged commit 6c95181 into main Jun 22, 2025
15 checks passed
@v0idpwn v0idpwn deleted the fix/logflare-backend-conformance branch June 22, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants