Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Done
    • None
    • N/A
    • burza
    • None

    Description

      We need to set up Sentry to catch errors occurring in Burza, without relying on the logs. I suggest setting it up on the same machine, mcs-perftest-monitoring. We will need access to the web interface from the internet.

      Attachments

        Issue Links

          Activity

            Sentry is installed on `mcs-perftest-monitoring`
            (access to the machine ` gcloud compute ssh --tunnel-through-iap --project columnstore-test --zone europe-west3-a mcs-perftest-monitoring`)

            access:
            http://10.156.0.4:9000 (from GCP machines)
            http://34.107.43.53:9000

            list pf allowed IP: 151.80.21.219, 35.193.213.184, 51.255.85.11, 116.202.194.94, 116.202.197.17, 116.202.197.12, 116.202.194.77, 116.202.197.3, 116.202.223.174, 35.202.218.246

            UI:
            https://sentry.mariadb.net/

            IT ticket
            https://mariadbcorp.atlassian.net/servicedesk/customer/portal/1/IT-15924

            to make it work (in case of crash and re-install):

            edit sentry/sentry.conf.py, add:

            CSRF_TRUSTED_ORIGINS = ["https://sentry.mariadb.net", "http://127.0.0.1:9000"]

            edit sentry/config.yml

            system.internal-url-prefix: 'http://10.156.0.4:9000'

            restart ` cd ~/self-hosted;docker compose restart`

            tturenko Timofey Turenko added a comment - Sentry is installed on `mcs-perftest-monitoring` (access to the machine ` gcloud compute ssh --tunnel-through-iap --project columnstore-test --zone europe-west3-a mcs-perftest-monitoring`) access: http://10.156.0.4:9000 (from GCP machines) http://34.107.43.53:9000 list pf allowed IP: 151.80.21.219, 35.193.213.184, 51.255.85.11, 116.202.194.94, 116.202.197.17, 116.202.197.12, 116.202.194.77, 116.202.197.3, 116.202.223.174, 35.202.218.246 UI: https://sentry.mariadb.net/ IT ticket https://mariadbcorp.atlassian.net/servicedesk/customer/portal/1/IT-15924 to make it work (in case of crash and re-install): edit sentry/sentry.conf.py, add: CSRF_TRUSTED_ORIGINS = ["https://sentry.mariadb.net", "http://127.0.0.1:9000"] edit sentry/config.yml system.internal-url-prefix: 'http://10.156.0.4:9000' restart ` cd ~/self-hosted;docker compose restart`

            People

              tturenko Timofey Turenko
              AlexanderPresniakov Alexander Presniakov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.