question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to set title for custom sentry events?

See original GitHub issue

How can I set title or label in custom event using Hub.capture_event?

Sentry SDK = 0.14.0

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
untitakercommented, Jul 28, 2020

The title is inferred based on exception value or the logentry/message entry in the event. Is that useful?

0reactions
untitakercommented, Nov 2, 2020

Closing due to inactivity. I think there are some major misconceptions here about how grouping works: It is typically not done by the title at all.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Custom Events: Documentation? - SDKs - #sentry
I am manually sending certain events to Sentry using client.capture_event(<event_dict>). Sentry is receiving the events fine and I've ...
Read more >
Setting Label manually in Sentry - Stack Overflow
The "title" or "label" provided in the web interface is the "message" property of the event. If you are using the official Sentry...
Read more >
Sentry.io custom error titles - Lines
Some say the message property of the event gives the title, but I tried it, and it was only shown as a regular...
Read more >
Event Type Definitions - Sentry Developer Documentation
Custom culprit of the event. This field is deprecated and shall not be set by client SDKs. debug_meta (optional): DebugMeta | null.
Read more >
Sentry - Application Monitoring and Error Tracking - YouTube
Application Monitoring and Error Tracking: How to Implement and Configure Sentry. 45K views · 2 years ago ...more ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found