Skip to content

Commit

Permalink
PI-2311 Reduce Sentry sampling for workforce-allocations-to-delius (#…
Browse files Browse the repository at this point in the history
…3949)

PI-2311 Reduce Sentry sampling for workforce-allocations-to-delius in production
  • Loading branch information
marcus-bcl authored Jun 26, 2024
1 parent 5725938 commit 40e8bc9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/workforce-allocations-to-delius/deploy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ generic-service:
ingress:
tlsSecretName: workforce-allocations-to-delius-cert

env:
SENTRY_TRACES_SAMPLE_RATE: '0.01'

namespace_secrets:
common:
SPRING_DATASOURCE_URL: DB_URL
Expand Down

0 comments on commit 40e8bc9

Please sign in to comment.