Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
  • Shell 66.6%
  • Python 30.1%
  • Dockerfile 3%
  • JavaScript 0.3%
Find a file
Kevin Pfeifer 53b2a6fb5c
feat: Adjust ClickHouse configuration to disable query_views_log (#4365)
* Adjust ClickHouse configuration to remove query_views_log

* add cleanup-clickhouse script
2026-06-05 12:51:31 +07:00
.github build(deps): bump j178/prek-action from 2.0.2 to 2.0.4 (#4337) 2026-06-01 08:48:09 +07:00
_integration-test feat: enable Metrics (#4312) 2026-05-12 06:37:32 +01:00
_unit-test fix: prevent argument too long error on self-hosted error reports due to breadcrumbs too long (#4348) 2026-06-02 07:52:33 +01:00
certificates feat: Have an empty certificates folder ready (#1065) 2021-08-17 17:40:35 +03:00
clickhouse feat: Adjust ClickHouse configuration to disable query_views_log (#4365) 2026-06-05 12:51:31 +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 fix: Prevent script injection vulnerability in get-compose-action (#4179) 2026-02-19 16:47:10 +07:00
install feat: Adjust ClickHouse configuration to disable query_views_log (#4365) 2026-06-05 12:51:31 +07:00
jq [Snyk] Security upgrade debian from bullseye-slim to bookworm-20231009-slim (#2511) 2023-10-25 11:23:44 -07:00
optional-modifications ref(taskbroker): Migrate to new kafka_clusters/kafka_topics config format (#4363) 2026-06-03 17:55:15 +02:00
relay feat: statsd configuration through environment variables (#4031) 2025-11-14 03:37:23 +00:00
scripts feat(snuba): healthcheck adjustments preparing for distroless (#4352) 2026-05-28 22:29:48 +07:00
sentry docs(auth): Add email backend recommendation to config example (#4362) 2026-06-04 07:46:26 +07:00
snuba feat(snuba): healthcheck adjustments preparing for distroless (#4352) 2026-05-28 22:29:48 +07:00
symbolicator feat: statsd configuration through environment variables (#4031) 2025-11-14 03:37:23 +00:00
taskbroker ref(taskbroker): Migrate to new kafka_clusters/kafka_topics config format (#4363) 2026-06-03 17:55:15 +02:00
workstation enable shell linter for more scripts (#3748) 2025-06-14 06:50:26 +07:00
.craft.yml fix: explicit post release command for craft (#4273) 2026-04-08 10:21:26 +01:00
.dockerignore feat: support custom CA certificates for all containers (#4216) 2026-03-26 06:05:16 +07:00
.editorconfig EditorConfig and indentation fixes (#650) 2020-08-31 14:40:52 +03:00
.env build: Set master version to nightly 2026-06-02 20:54:56 +00:00
.gitattributes fix(test): Export test script (#978) 2021-05-31 14:44:51 +03:00
.gitignore feat: support custom CA certificates for all containers (#4216) 2026-03-26 06:05:16 +07:00
.pre-commit-config.yaml Introduce patches with external kafka (#3521) 2025-06-13 08:55:30 +00:00
.python-version Revert "Revert "ref: migrate to uv (#4061)"" (#4097) 2025-12-11 07:08:27 +07:00
action.yaml chore(sentry-cli): Upgrade to 3.4.3 (#4354) 2026-05-30 03:23:01 +00:00
CHANGELOG.md release: 26.5.2 2026-06-02 18:35:28 +00:00
codecov.yml chore: Disable codecov for master/release branches (#3384) 2024-10-17 14:17:20 -07:00
CONTRIBUTING.md docs: contributing guideline (#4347) 2026-05-30 09:50:52 +07:00
docker-compose.yml ref(taskbroker): Migrate to new kafka_clusters/kafka_topics config format (#4363) 2026-06-03 17:55:15 +02:00
install.sh feat: Adjust ClickHouse configuration to disable query_views_log (#4365) 2026-06-05 12:51:31 +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
pyproject.toml feat: enable Metrics (#4312) 2026-05-12 06:37:32 +01:00
README.md build: Set master version to nightly 2026-06-02 20:54:56 +00:00
redis.conf fix(redis): Use a safer eviction rule (#3432) 2024-11-19 16:34:41 +00:00
sentry-admin.sh Add pgbouncer (#3884) 2025-08-23 20:18:13 +07:00
unit-test.sh chore: guard unit-test.sh from being invoked by users (#4085) 2025-12-09 11:09:41 +07:00
uv.lock feat: enable Metrics (#4312) 2026-05-12 06:37:32 +01:00

Self-Hosted Sentry nightly

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

Documentation here.