dapr / dapr/cli

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

Open
#1,031 3 comments 3 reactions 0 assignees View on GitHub
area/cli good first issue help wanted kind/enhancement P2 size/S triaged/resolved
Dominant language
Go
Stars
353
Forks
221
Avg merge
3d 8h
Merged PRs (30d)
2

Description

## Describe the proposal
Related to https://github.com/dapr/dapr/issues/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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.