65 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Ryan Albrecht
22d0cfe00a
ref(replays): Remove the session-replay-ui flag (#2010)
Co-authored-by: Ryan Albrecht <ryan@KD7XLHP4LY.local>
2023-03-06 14:20:07 -08:00
Josh Ferge
19a95c3021
feat(replays): add replays to self hosted (#1990) 2023-02-28 13:24:33 -08:00
Christian Rinjes
10bff4299b
Add USE_X_FORWARDED_HOST to example config (#1804)
Co-authored-by: Hubert Deng <hubertdeng123@gmail.com>
2022-11-16 14:02:31 -08:00
asottile-sentry
9bd7766dff
fix: replace git.io links with redirect targets (#1430)
see: https://github.blog/changelog/2022-04-25-git-io-deprecation/

Committed via https://github.com/asottile/all-repos
2022-04-26 15:11:07 +00:00
Burak Yigit Kaya
b32de84d31
feat(smtp): Add hostname to SMTP (#1076)
Fixes #1045.

Co-authored-by: William Desportes <williamdes@wdes.fr>
Co-authored-by: Chad Whitacre <chadwhitacre@sentry.io>
2021-08-26 10:40:22 -04:00
Chad Whitacre
a623e72e7e
Integrate with MaxMind out of the box (#766)
Integrate with MaxMind out of the box
2020-12-14 11:56:04 -05:00
Dan Fuller
066bf262aa
feat: Allow metric alerts to be used in on-prem (#735)
This enables metric alerts for all on-prem users. We just need to start a few consumers and enable
the feature.
2020-11-13 13:39:11 +03:00
Burak Yigit Kaya
79c461328e
feat(search): Enable advanced search for self-hosted (#734)
Addresses https://forum.sentry.io/t/advanced-search-access-in-onpremise-install/11736?u=byk
2020-11-09 20:12:22 +03:00
Burak Yigit Kaya
694977a349
ref(config): Move GitHub config over to config.yml (#697)
Follow up to getsentry/sentry#21041
2020-10-07 01:49:47 +03:00
Burak Yigit Kaya
acbaec64c0
build(python): Make default config py3 compatible (#692) 2020-10-03 02:44:24 +03:00
Burak Yigit Kaya
9b3aee1b1f
ref(self-hosted): More on-premise -> self-hosted (#669) 2020-09-09 22:30:27 +03:00
buffcode
9c8e2a29eb
typo: Example configuration comment (#620)
Fixes a small typo in a example configuration comment
2020-08-14 21:59:36 +03:00
Mark Story
911f17f080
feat: Enable performance views for on-premise (#586)
The discover-basic and discover-query feature flags are enabled by
default in the built-in sentry/conf/server.py

Closes #582
2020-07-14 21:48:22 +03:00