Hubert Deng
fd2f9fa74c
Fix: errors only config flag ( #3220 )
...
fix bug with errors only flag
2024-07-23 11:14:55 -07:00
Hubert Deng
485d3ffd2f
Add errors only self-hosted infrastructure ( #3190 )
2024-07-22 10:23:05 -07:00
Riya Chakraborty
ca5f35c94f
feat(generic-metrics): Add gauges to docker compose, re-try ( #3177 )
...
* add gauges
* use rust consumer instead
2024-07-16 09:59:57 -07:00
getsentry-bot
f04ee1a11a
build: Set master version to nightly
...
#skip-changelog
2024-07-15 23:39:34 +00:00
getsentry-bot
1e77946ee0
Merge branch 'release/24.7.0'
2024-07-15 23:39:31 +00:00
getsentry-bot
8936d2a27e
release: 24.7.0
24.7.0
2024-07-15 18:05:40 +00:00
Hubert Deng
c18da05a46
Check postgres os before proceeding with install ( #3197 )
...
* check postgres os before proceeding
* use dc
2024-07-12 09:33:49 -07:00
Christoph Keller
65779a77a5
Update sentry-admin.sh to select its own working directory ( #3184 )
...
`sentry-admin.sh` only works when called from the working directory and not using its absolute path.
This change makes it also callable using its absolute path.
2024-07-09 12:09:01 -07:00
Reinaldy Rafli
e39ac04ccc
feat: add insights feature flags ( #3152 )
...
* feat: add insights feature flags
* feat: add span metrics extractions addons feature flag
2024-07-08 17:37:50 -07:00
Riccardo Busetti
da06c0f230
feat(relay): Forward /api/0/relays/* to inner relays ( #3144 )
2024-06-20 14:56:57 +02:00
getsentry-bot
05fa62a0c3
build: Set master version to nightly
...
#skip-changelog
2024-06-18 19:34:29 +00:00
getsentry-bot
188b3e74de
Merge branch 'release/24.6.0'
2024-06-18 19:34:27 +00:00
getsentry-bot
7ec463082b
release: 24.6.0
24.6.0
2024-06-15 18:05:28 +00:00
Hubert Deng
a6cb076910
Use general kafka topic creation in self-hosted ( #3121 )
...
* use general kafka topic creation
2024-06-12 15:37:15 -07:00
Hubert Deng
419d6ccf4e
Use non-alpine postgres ( #3116 )
...
use non-alpine postgres
2024-06-07 09:49:58 -07:00
Ivana Kellyerova
e8146adafd
Bump Python SDK version used in tests ( #3108 )
...
Bump Python SDK version in tests
2024-06-05 11:42:47 -07:00
getsentry-bot
b819d95c16
build: Set master version to nightly
...
#skip-changelog
2024-06-04 22:00:05 +00:00
getsentry-bot
ddd9cf25a4
Merge branch 'release/24.5.1'
2024-06-04 22:00:02 +00:00
getsentry-bot
6018971607
release: 24.5.1
2024-06-04 21:37:10 +00:00
Hubert Deng
3455a33a4c
Update consumer flags ( #3112 )
...
update consumer flags
2024-06-04 19:07:35 +00:00
Dan Fuller
f8e95ec868
feat: Add crons task consumers ( #3106 )
...
We now process tasks via Kafka consumers instead of celerybeat. This needs to be added to self-hosted as well
2024-06-04 10:35:30 -07:00
Jann Kleen
c40b1530d1
Update minimum docker compose requirement ( #3078 )
...
* Update minimum docker compose requirement
docker compose down <service> is now required.
* Update docker compose version to new minimum in CI config.
2024-05-29 14:59:22 -07:00
Hubert Deng
0dabb5a4cc
Different approach to editing permissions of docker volumes ( #3084 )
...
* different approach to editing permissions of docker volumes
2024-05-29 11:30:44 -07:00
Pierre Massat
ede1e6f836
ref(spans): Add new feature flags needed ( #3092 )
...
* ref(spans): Add new feature flags needed
* Add new UI flags
* Remove addons ingest flag as we're not releasing addons yet
* Remove obsolete flags
2024-05-29 10:32:30 -07:00
Hubert Deng
6917e398bb
chore: Add comment explaining the one liner in clickhouse config ( #3085 )
...
add comment explaining the one liner in clickhouse config
2024-05-28 13:47:01 -07:00
Nicolas Boutet
6032d98025
Fix install: use dynamic docker root dir instead of hardcoded one ( #3064 )
...
Fix: use dynamic docker root dir instead of hardcoded
2024-05-21 19:14:52 -07:00
Vova Luchaninov
9afc35910e
Typo in config.example.yml ( #3063 )
...
Update config.example.yml
typo
2024-05-21 17:30:11 +00:00
getsentry-bot
f22bc2acf5
build: Set master version to nightly
...
#skip-changelog
2024-05-16 19:23:21 +00:00
getsentry-bot
1708b519af
Merge branch 'release/24.5.0'
2024-05-16 19:23:18 +00:00
getsentry-bot
2b26c7ca78
release: 24.5.0
2024-05-16 18:51:31 +00:00
Hubert Deng
9de4b70ece
fix: Make docker volume script respect compose project name ( #3039 )
...
make the script a bit more robust in finding compose peojct name
2024-05-13 09:50:28 -07:00
John
40eed10dbb
remove ref to skip writes ( #3041 )
2024-05-10 21:05:19 +00:00
Hubert Deng
1c72fbe612
Add clickhouse healthchecks to upgrade ( #3024 )
...
add clickhouse healthchecks
2024-05-06 15:38:15 -07:00
Hubert Deng
67382fd2ab
Upgrade clickhouse to 23.8 ( #3009 )
...
* upgrade clickhouse
2024-05-06 09:22:03 -07:00
Alexander Tarasov
23fa29d38b
fix: use nginx realip module ( #2977 )
...
* fix: use nginx realip module
* use Docker default address pools
2024-05-06 13:55:18 +02:00
Hubert Deng
9e36d2f57a
Add upgrade test ( #3012 )
...
* add upgrade test
2024-05-02 20:04:34 +00:00
Hubert Deng
6db528d71a
Bump kafka and zookeeper versions ( #2988 )
...
* bump kafka and zookeeper versions
2024-04-30 12:32:22 -07:00
getsentry-bot
aa5a50a9c0
build: Set master version to nightly
...
#skip-changelog
2024-04-30 18:42:25 +00:00
getsentry-bot
d4ba38e2d7
Merge branch 'release/24.4.2'
2024-04-30 18:42:23 +00:00
getsentry-bot
935a68382b
release: 24.4.2
2024-04-30 18:05:37 +00:00
Hubert Deng
3150263073
Edit test file name ( #3002 )
...
edit file name
2024-04-29 10:47:32 -07:00
Hubert Deng
f84bb3d8e8
Revert "Sampling: Run e2e tests every 5 minutes" ( #2999 )
...
Revert "Sampling: Run e2e tests every 5 minutes (#2994 )"
This reverts commit 6c67717fc530145514198143007af1c7ff5b03a3.
2024-04-26 13:19:16 -07:00
Hubert Deng
6f91da5ea5
Fix master test failures ( #3000 )
...
* fix for tests?
* fix tests on master
2024-04-26 11:27:58 -07:00
Hubert Deng
6c67717fc5
Sampling: Run e2e tests every 5 minutes ( #2994 )
...
run tests every 5 minutes
2024-04-24 08:59:42 -07:00
Hubert Deng
ebf887c931
Tweak e2e test github action ( #2987 )
2024-04-23 13:28:01 -07:00
edwardgou-sentry
8b6ba0db54
fix(performance): Add spans-first-ui flag to enable starfish/performance module views in ui ( #2993 )
...
Adds spans-first-ui flag to enable displaying starfish/performance modules in ui
2024-04-23 15:11:11 -04:00
Hubert Deng
3ead5cf11d
Bump docker compose version in CI ( #2980 )
...
* only rerun tests on v2.0.1
* change from http error to request error
* use 3 retries like before
2024-04-19 14:22:29 -07:00
Matthew T
082903c84a
Upgrade postgres to 14.11 ( #2975 )
...
chore(deps): bump postgres to latest 14 alpine version
2024-04-19 10:45:47 -05:00
Alex Zaslavsky
d59c0aa57c
Add workstation configuration ( #2968 )
...
* Add workstation configuration
These are prebuilt docker images for spinning up a local self-hosted
image on the Google Cloud Workstation project. While primarily intended
for internal development at Sentry, in theory these can be used by
anyone with GCWS project to create a fresh workstation for developing
self-hosted via a remote VSCode connection.
Users who have GCWS properly configured will be able to use the
forthcoming `workstations ...` command in the `sentry` dev CLI to
create, manage, and destroy one-off or long-lived workstations in either
the pre-install or post-install configuration.
Note that the `sentry workstations ...` CLI has not yet landed in the
`sentry` repo - those changes are coming soon!
Issue: getsentry/team-ospo#240
* Fix shfmt complaints
2024-04-18 11:21:38 -07:00
getsentry-bot
0f2f276c46
build: Set master version to nightly
...
#skip-changelog
2024-04-18 18:08:30 +00:00