Skip to content

Conversation

vgavro
Copy link
Contributor

@vgavro vgavro commented Feb 15, 2022

I want some messages to be generated with different tags, but for now i'm forced to use same root (prefix) tag for no reason per sender instance.
If I use FluentSender('').emit('my_tag', data) - I got ".my_tag" tag instead of "my_tag". This PR fixes this.

Signed-off-by: Victor Gavro <vgavro@gmail.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling cd59f46 on vgavro:allow_empty_root_tag into ace80f4 on fluent:master.

@methane methane merged commit a77feda into fluent:master Feb 27, 2024
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