Skip to content

feature request: sentry integration #20

@yokomotod

Description

@yokomotod

I think it's common pattern that logging error and sending events to monitoring service like Sentry, when an error happens.

so it's nice if this logger support sentry, like https://github.com/archdx/zerolog-sentry

some requirements image:

  • can enable/disable sentry sending per each .Msg() call
  • automatically set sentry event's error level according to logger's error level
  • works with sentry's additional package like https://docs.sentry.io/platforms/go/guides/http/ (automatically set http request info to sentry events)
  • automatically set logger's label data to sentry events

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions