Skip to content

Commit

Permalink
Add sentry tag project_version
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeny-stakewise committed Jan 8, 2025
1 parent 4170736 commit e06f4cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/commands/start_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,4 @@ def setup_sentry() -> None:
)
sentry_sdk.set_tag('network', settings.network)
sentry_sdk.set_tag('vault', settings.vault)
sentry_sdk.set_tag('project_version', src.__version__)

0 comments on commit e06f4cc

Please sign in to comment.