Warren
bb6abc28d9
chore: lock ch version to 24-alpine ( #613 )
2025-02-12 19:48:42 +00:00
Warren
74d6f4d1cd
style: deprecate INGESTOR_API_URL env var ( #565 )
2025-01-22 14:18:36 +00:00
Warren
3f0e564b0d
feat: add example nginx ssl reverse proxy service ( #535 )
2024-12-17 18:29:54 +00:00
Warren
9993fb2097
DX: standalone app docker image ( #532 )
...
For better self-hosting experience, users should be able to run
```
docker run -e MONGO_URI=xxx -p 8080:8080 hyperdx/hyperdx:2-beta
```
to spin up the project that includes the server components
2024-12-16 23:13:16 +00:00
Warren
ce2b468a16
chore: pull images from custom registry domain ( #523 )
2024-12-09 20:18:18 -08:00
Warren
6a24dcf405
feat: single app image ( #519 )
2024-12-06 16:27:23 -08:00
Warren
aa165fcc46
feat: move more codes
2024-11-21 21:44:33 -08:00
Warren
ac88c52173
style: introduce AGGREGATOR_PAYLOAD_SIZE_LIMIT env var ( #450 )
2024-07-04 00:41:49 +00:00
Warren
bbc0aee3de
chore: release v1.8.0
2024-04-19 16:29:50 -07:00
Mike Shi
c0ee0e19fb
Improve local mode ( #361 )
2024-04-01 22:42:24 -07:00
Shorpo
9083aeeb88
feat: Acknowledge and Silence Alerts ( #339 )
2024-03-17 16:19:40 -06:00
Warren
499c537ea5
style: inject ingestor url (otel config file) + aggregator/go-parser url (ingestor config file) through env vars ( #241 )
2024-01-17 01:54:25 +00:00
Warren
65a8579162
feat: build go-parser ( #232 )
2024-01-12 20:26:28 +00:00
Warren
79c2761904
chore: bump ch base image to v23.8.8 ( #165 )
2023-12-28 07:21:48 +00:00
Warren
ce70319186
chore: bump clickhouse client to v0.2.7 ( #159 )
2023-12-20 20:53:14 +00:00
Warren
f231d1f65f
fix: boolean env var type issue (older compose version) ( #72 )
...
for docker-vompose v1x, it throws error like:
```
ERROR: The Compose file './docker-compose.yml' is invalid because:
services.ingestor.environment.VECTOR_OPENSSL_LEGACY_PROVIDER contains false, which is an invalid type, it should be a string, number, or a null
```
2023-10-21 00:36:56 +00:00
Warren
389bb3a027
feat: support HYPERDX_LOG_LEVEL env var ( #66 )
2023-10-18 19:01:44 +00:00
Warren
4405d785b0
fix: app env vars override issue ( #26 )
2023-09-22 14:41:19 -07:00
Warren
836924377e
feat: add docker prod build stages and publish prod builds ( #4 )
2023-09-15 21:34:14 -07:00
Warren
f2396340b4
feat: introduce usage-stats service
2023-09-15 17:22:53 -07:00
Warren
0826d4dd89
first commit
2023-09-12 20:08:05 -07:00