Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
Go to file
Reinaldy Rafli ebace8c662
fix: grep seaweedfs bucket name instead of using awk (#4076)
* fix: grep seaweedfs bucket name instead of using awk

Closes https://github.com/getsentry/self-hosted/issues/4075

* fix: inverted logic gate

* chore: file permission
2025-12-03 11:57:54 +00:00
_integration-test fix(tests): skip logs event test for errors-only (#3915) 2025-09-03 13:25:21 +01:00
_unit-test fix: grep seaweedfs bucket name instead of using awk (#4076) 2025-12-03 11:57:54 +00:00
.github build(deps): bump actions/create-github-app-token from 2.1.4 to 2.2.0 (#4058) 2025-11-24 20:43:32 +07:00
certificates feat: Have an empty certificates folder ready (#1065) 2021-08-17 17:40:35 +03:00
clickhouse Fix Clickhouse max_server_memory_usage_to_ram_ratio setting (#4025) 2025-11-11 07:04:18 +07:00
cron Respect uppercase proxy variables (#3949) 2025-09-23 21:01:30 +07:00
geoip Integrate with MaxMind out of the box (#766) 2020-12-14 11:56:04 -05:00
get-compose-action Bump docker-compose 2.33.1 (#3597) 2025-03-02 21:04:37 +00:00
install fix: grep seaweedfs bucket name instead of using awk (#4076) 2025-12-03 11:57:54 +00:00
jq [Snyk] Security upgrade debian from bullseye-slim to bookworm-20231009-slim (#2511) 2023-10-25 11:23:44 -07:00
optional-modifications docs: encourage community patches (#3794) 2025-07-10 06:27:09 +07:00
relay feat: statsd configuration through environment variables (#4031) 2025-11-14 03:37:23 +00:00
scripts fix(scripts): use env to find bash interpreter (#3861) 2025-08-10 07:48:47 +07:00
sentry fix(profiling): Ingest profile file path (#4060) 2025-11-28 14:30:28 +07:00
symbolicator feat: statsd configuration through environment variables (#4031) 2025-11-14 03:37:23 +00:00
workstation enable shell linter for more scripts (#3748) 2025-06-14 06:50:26 +07:00
.craft.yml meta: Add some changelog (#984) 2021-06-07 20:13:37 +03:00
.editorconfig EditorConfig and indentation fixes (#650) 2020-08-31 14:40:52 +03:00
.env feat(release): Manually run post release script (#4073) 2025-12-01 19:59:47 +00:00
.gitattributes fix(test): Export test script (#978) 2021-05-31 14:44:51 +03:00
.gitignore add sentry/backup.json to gitignore (#3450) 2024-11-29 10:05:05 +00:00
.pre-commit-config.yaml Introduce patches with external kafka (#3521) 2025-06-13 08:55:30 +00:00
action.yaml chore: remove some more unused directories (#4046) 2025-11-28 16:27:39 +07:00
CHANGELOG.md release: 25.11.1 2025-12-01 18:40:07 +00:00
codecov.yml chore: Disable codecov for master/release branches (#3384) 2024-10-17 14:17:20 -07:00
CONTRIBUTING.md fix(sentry-admin): Do not wait for command finish to display output (#3390) 2024-10-18 19:09:31 +00:00
docker-compose.yml Add shm_size configuration back to postgres (#4072) 2025-12-02 07:23:02 +07:00
install.sh fix(profiling): Ingest profile file path (#4060) 2025-11-28 14:30:28 +07:00
LICENSE.md Upgrade to FSL-1.1 (#2835) 2024-02-27 17:15:42 -05:00
nginx.conf ref: Remove proxy_next_upstream directives (#3973) 2025-09-26 14:45:09 +00:00
README.md docs: link to develop docs (#3307) 2024-09-03 12:55:40 -07:00
redis.conf fix(redis): Use a safer eviction rule (#3432) 2024-11-19 16:34:41 +00:00
requirements-dev.txt tests: Install version 2.x of Python SDK (#3745) 2025-06-13 15:43:39 +07:00
sentry-admin.sh Add pgbouncer (#3884) 2025-08-23 20:18:13 +07:00
unit-test.sh enable shell linter for more scripts (#3748) 2025-06-14 06:50:26 +07:00

Self-Hosted Sentry

Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept.

Documentation here.