Skip to content

Unable to set tags at different levels #874

Description

@mmadoo

If sentry is configured for instance in sentry.properties with tags=commitHash:a5e39b08 and has env property, SENTRY_TAGS="namespaceK8s:test", then tags map is { namespaceK8s: test } while I would have expect tags to be merged in { namespaceK8s: test, commitHash: a5e39b08}.

I could prepare a pull request to fix it, but I would to know if it may be accepted before.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions