Skip to content

Install sentry as container or as binary in slim/from-dir mode #1031

@mukundansundar

Description

@mukundansundar

Describe the proposal

Related to dapr/dapr#4924
For users wanting to use sentry in self-hosted mode, they have to manually download the sentry version start it and then use it.
Optionally, dapr cli can install sentry on init with either pulling down the container (with opt-in flag(--enable-mtls)) or binary when its a slim mode or air gapped installation.

This would potentially require a change in run command as well to recognise that sentry is up and running and to provide sentry address to daprd on run by default.

Release Note

RELEASE NOTE: Init sentry as part of dapr init --enable-mtls command.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions