Nikita Korolev
|
9e085a0f78
|
chore: cleanup obsolete feature flags (#3701)
* remove obsolete SENTRY_RELEASE_HEALTH
removed in https://github.com/getsentry/sentry/pull/68226
* remove unused feature flags
removed in https://github.com/getsentry/sentry/pull/32010
* remove session-replay-enable-canvas
removed in https://github.com/getsentry/sentry/pull/87762
|
2025-05-16 10:53:41 +01:00 |
|
anthony sottile
|
241b58dd22
|
ref: remove SENTRY_USE_BIG_INTS (always True) (#3687)
|
2025-05-01 10:18:23 -07:00 |
|
Reinaldy Rafli
|
0970b144f5
|
feat(sentry): add dynamic sampling feature to config (#3631)
|
2025-03-24 14:09:06 +00:00 |
|
Junsung Cho
|
1c3047fa8f
|
docs(config): add example config for Google Auth (#3623)
|
2025-03-18 12:35:07 +00:00 |
|
Reinaldy Rafli
|
d63138d8b7
|
feat(features): enable session replay canvas (#3619)
|
2025-03-17 14:33:46 +00:00 |
|
Reinaldy Rafli
|
30f8d0125f
|
feat(features): enable trace view (#3617)
|
2025-03-14 13:46:30 +00:00 |
|
Reinaldy Rafli
|
9486a832eb
|
feat: provide monitoring-related configurations (#3611)
In accordance with https://github.com/getsentry/sentry-docs/pull/12660
|
2025-03-10 20:44:40 +00:00 |
|
leeoocca
|
3e1ebfb4fc
|
refactor: move system.url-prefix under systems settings section (#3588)
|
2025-02-28 11:32:25 +00:00 |
|
Reinaldy Rafli
|
aebe5542d4
|
chore: clearer message for errors-only mode (#3487)
|
2024-12-21 20:59:30 +00:00 |
|
Reinaldy Rafli
|
817fde205f
|
ref: remove suggested fix (#3446)
|
2024-11-27 09:53:07 -08:00 |
|
Burak Yigit Kaya
|
db21c6cc55
|
Revert "Revert "ref(feedback): remove issue platform flags after releasing issue types"" (#3403)
Revert "Revert "ref(feedback): remove issue platform flags after releasing is…"
This reverts commit 7574a49542319aab09c879a17ac40658e9f6d0d9.
|
2024-10-31 22:32:29 +00:00 |
|
Burak Yigit Kaya
|
7574a49542
|
Revert "ref(feedback): remove issue platform flags after releasing issue types" (#3402)
Revert "ref(feedback): remove issue platform flags after releasing issue type…"
This reverts commit 72c5e59ed41e966cf4e0857b69d9258ff16e2ea4.
https://github.com/getsentry/self-hosted/pull/3397#issuecomment-2442142424
|
2024-10-28 20:02:23 +00:00 |
|
Andrew Liu
|
72c5e59ed4
|
ref(feedback): remove issue platform flags after releasing issue types (#3397)
|
2024-10-28 16:58:38 +00:00 |
|
Victor
|
bdf8d3ff91
|
chore: replace old URLs of the repo with the new docs (#3375)
|
2024-10-10 07:55:58 -07:00 |
|
Reinaldy Rafli
|
9a2f4e1844
|
ref: span normalization allowed host config (#3245)
Co-authored-by: Hubert Deng <hubert.deng@sentry.io>
|
2024-10-10 07:54:39 -07:00 |
|
Reinaldy Rafli
|
cba2d4b236
|
docs: explicitly specify mail.use-{tls,ssl} is mutually exclusive (#3368)
|
2024-10-08 11:54:07 -07:00 |
|
Reinaldy Rafli
|
5910c02cc4
|
ref: allow hosted js sdk bundles (#3365)
* ref: allow hosted js sdk bundles
---------
Co-authored-by: Burak Yigit Kaya <ben@byk.im>
|
2024-10-07 16:03:28 -07:00 |
|
Andrew Liu
|
8595228be3
|
ref(feedback): cleanup topic rollout option (#3276)
|
2024-08-17 00:58:28 +00:00 |
|
Andrew Liu
|
9b815ac58d
|
Revert "ref(feedback): cleanup topic rollout option" (#3262)
Revert "ref(feedback): cleanup topic rollout option (#3256)"
This reverts commit d64f72fafaf5937636df29fd108d471c63671aeb.
|
2024-08-12 18:55:04 +00:00 |
|
Andrew Liu
|
d64f72fafa
|
ref(feedback): cleanup topic rollout option (#3256)
|
2024-08-12 11:05:26 -07:00 |
|
anthony sottile
|
053f4010b6
|
add -euo pipefail to enhance-image.example.sh (#3246)
|
2024-08-05 10:15:51 -07:00 |
|
anthony sottile
|
20af97258a
|
remove python-dev (#3242)
this package does not exist on modern debians, the headers are already available in the docker image anyway
resolves #3226
|
2024-08-02 14:07:42 -07:00 |
|
Reinaldy Rafli
|
0b11564e36
|
feat: enable user feedback feature (#3193)
* feat: enable user feedback feature
|
2024-08-01 12:01:17 -07:00 |
|
Alex Bouma
|
cd7c460e15
|
Use CDN by default for JS SDK Loader (#3213)
Co-authored-by: Hubert Deng <hubert.deng@sentry.io>
|
2024-07-30 13:29:14 -07:00 |
|
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 |
|
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 |
|
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 |
|
Vova Luchaninov
|
9afc35910e
|
Typo in config.example.yml (#3063)
Update config.example.yml
typo
|
2024-05-21 17:30:11 +00: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 |
|
edwardgou-sentry
|
20150f06d7
|
fix(spans): Adds organizations:standalone-span-ingestion flag to default config (#2936)
Adds organizations:standalone-span-ingestion flag to default config
|
2024-04-04 10:16:18 -04:00 |
|
Jann Kleen
|
437bddd201
|
Remove duplicate feature flags (#2899)
|
2024-03-18 09:13:35 -07:00 |
|
Pierre Massat
|
f64b0fb130
|
feat(spans): Ingest spans (#2861)
|
2024-03-11 20:52:11 +00:00 |
|
Iven Schlenther
|
2f5e5c5b5b
|
simplify if for open-ai-suggestion (#2732)
* simplify if for open-ai-suggestion
|
2024-02-28 11:20:00 -08:00 |
|
Reinaldy Rafli
|
1ddf4e508e
|
chore: provide clearer csrf url example (#2833)
|
2024-02-27 17:29:28 +00:00 |
|
Reinaldy Rafli
|
17c41815b4
|
feat: provide csrf settings information for sentry config (#2762)
* feat: provide csrf settings information for sentry config
* chore: trim trailing whitespace
|
2024-02-06 09:18:53 -08:00 |
|
Hubert Deng
|
f3a1ba142a
|
Revert "Move open ai key from env variables" (#2724)
|
2024-01-18 14:23:06 -08:00 |
|
Hubert Deng
|
9936376f4e
|
Fix cache error self hosted (#2722)
* fix cache error self hosted
|
2024-01-18 10:32:39 -08:00 |
|
Hubert Deng
|
5c7c19246f
|
Enable crons (#2712)
enable crons
|
2024-01-16 21:31:17 +00:00 |
|
Reinaldy Rafli
|
73d71adb02
|
feat: provide a toggle to enable discord integration (#2548)
* feat: provide a toggle to enable discord integration
* chore: remove feature flag toggle
|
2023-11-13 12:41:08 -08:00 |
|
Hubert Deng
|
975b6c4594
|
Add system.url-prefix to config for visibility (#2426)
add system.url-prefix to config for visibility
|
2023-10-10 10:41:57 -07:00 |
|
Alexander Tarasov
|
1f0aeac05a
|
Remove CSPMiddleware since it is enabled by default in the upstream sentry (#2434)
remove CSPMiddleware since it is enabled by default in the upstream sentry
|
2023-10-09 14:59:32 +02:00 |
|
Hubert Deng
|
cad1deb8b2
|
Add metrics and generic metrics backend (#2355)
* add metrics backend
|
2023-08-30 16:17:49 -07:00 |
|
Hubert Deng
|
09b623677f
|
Add issue platform infra (#2309)
* enable issue platform
|
2023-08-04 13:58:47 -07:00 |
|
Hubert Deng
|
8ea800594e
|
Move open ai key from env variables (#2274)
move open ai key from env variables
|
2023-07-17 10:23:29 -07:00 |
|
Pierre Massat
|
e07be386ee
|
feat(profiling): Run profiling on self-hosted (#2154)
|
2023-06-02 13:58:49 +00:00 |
|
Hubert Deng
|
25f10ea897
|
Add settings for enabling CSP to config file (#2134)
* add enabling csp to config file
* comment out report URI to avoid breaking self-hosted
|
2023-05-09 22:43:13 -07:00 |
|
Reinaldy Rafli
|
d8b1432863
|
feat: add suggested fix feature (#2115)
|
2023-05-03 21:53:51 +00:00 |
|
Oleksii Vasyliev
|
1ddb182fd1
|
Support external sourcemaps bigger, than 1Mb (#2050)
* Support external sourcemaps bigger, than 1Mb (25Mb limit)
* Update docker-compose.yml
Co-authored-by: Burak Yigit Kaya <ben@byk.im>
* improve settings for soursemaps
* Update sentry/sentry.conf.example.py
Co-authored-by: Burak Yigit Kaya <ben@byk.im>
* improve settings for soursemaps
* fix ident
---------
Co-authored-by: Burak Yigit Kaya <ben@byk.im>
|
2023-03-29 09:22:53 -07:00 |
|
Andrew Nagy
|
ae4522a2c3
|
Add github setup instructions to config.example.yml (#2051)
|
2023-03-28 15:00:53 -07:00 |
|