Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Add sample rate to sentry #981

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

cgsunkel
Copy link
Contributor

Description of change

We've been asked to add the sample_rate field to the sentry setup urgently. I've also added a new action to update migration-deploy when the govpaas branch is updated.

Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.58%. Comparing base (5f02954) to head (cd0a9d5).
Report is 1 commits behind head on govuk-paas-deploy.

Additional details and impacted files
@@                Coverage Diff                 @@
##           govuk-paas-deploy     #981   +/-   ##
==================================================
  Coverage              69.58%   69.58%           
==================================================
  Files                     60       60           
  Lines                   1979     1979           
==================================================
  Hits                    1377     1377           
  Misses                   602      602           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cgsunkel cgsunkel merged commit 42c5413 into govuk-paas-deploy Jul 10, 2024
4 checks passed
@cgsunkel cgsunkel deleted the chore/add-sample-rate-to-sentry branch July 10, 2024 12:20
cgsunkel added a commit that referenced this pull request Jul 15, 2024
* update codeowners

* Add sample rate to sentry (#981)

* Add sample_rate to sentry setup

* Add new action for govpaas branch

* Bump django from 4.2.13 to 4.2.14 (#982)

Bumps [django](https://github.com/django/django) from 4.2.13 to 4.2.14.
- [Commits](django/django@4.2.13...4.2.14)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add new fields to sentry config (#983)

* Remove migration actions (#984)

* Update Pingdom health check Database, Redis and Celery (#871)

* Change health check end point to /pingdom/ping.xml.
* Extend health check to include Celery and Redis in addition to Database.

* DPM 202 asim formatter logging (#893)

* Use ASIM formatter for logging on production environments
* Upgrade Python version in Docker

* add build config file

* allow for running on gov.uk paas and dbt platform

* allow any python 3.12 version

* allow nodejs buildpack to be included

* set nodejs version to 20.11

* add collect static command to build

* do not use sentry when dsn unset

* add required variables for local build

* DPM 623 Update DB connection environment variable (#915)

* Update database connection environment variable to use DATABASE_CREDENTIALS

* Update image_build for packaging.
Co-Authored-By: Kuds <kudrotey.khuda@digital.trade.gov.uk>

* Add extra env vars to image build.

* Adding Env vars
Co-Authored-By: Kuds <kudrotey.khuda@digital.trade.gov.uk>

* Update env vars
<yusuf.sheikh@digital.trade.gov.uk>

* Adding Env vars

* Added more env vars

* More Env vars

* More Env Vars

* Remove Duplicate Env Var

* Added extra env var

* fix: remove unnecessary start from package.json

* Update image_build_run.sh to include all env vars

* Add setuptools to requirements.txt

* fix: try downgrade of python

* Reset migration for staging deploy

* Apply admin migration before enquiry (#933)

* Revert migration script changes (#941)

* Remove celery check from pingdom (#944)

* Remove celery check from pingdom

* Remove celery pingdom checks

* fix: always call collectstatic
Co-Authored-By: Paul <paul.wheatcroft@digital.trade.gov.uk>

* Add saas compilation to image build script

* fix: update celery timezone

* chore: update default timezone

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Christopher <christopher.sunkel@digital.trade.gov.uk>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marijn Kampf <marijn.kampf@digital.trade.gov.uk>
Co-authored-by: Lawrence Goldstien <lawrence.goldstein@digital.trade.gov.uk>
Co-authored-by: markwarriner <mark.warriner@digital.trade.gov.uk>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants