Skip to content

Sentry <> Timber integration: Missing TimberTag tag #4484

Open
@gent-ahmeti

Description

@gent-ahmeti

Integration

sentry-android

Build System

Gradle

AGP Version

8.6.0

Proguard

Enabled

Sentry Version

7.4.0

Timber Version

5.0.1

Steps to Reproduce

  1. Report issue like so Timber.tag("MyTag").w(throwable, "Something went wrong") (It's possible that it might be working for Timber.e())
  2. Open Sentry dashboard and locate the aforementioned issue

Expected Result

In the list of tags we should see TimberTag tag with the valueMyTag

As mentioned by the changelog, TimberTag is supported from version 5.7.2 onwards

Support for Timber.tag has been brought back in version 5.7.2.

Actual Result

When checking tags you can notice that TimberTag tag is missing completely. See attached screenshot with what I mean by tag
Image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions