hyperdx/packages/api
Aaron Knudtson ad6887796f
feat: bundle api for image size reduction (#937)
all-in-one image: 1.51 gb -> 1.21 gb
app image: 573 mb -> 271 mb

Ref HDX-1803
2025-06-24 15:51:34 +00:00
..
docs/auto_provision feat: Set up default sources/connections with env var in server mode (#817) 2025-05-16 23:17:37 +00:00
migrations feat: setup clickhouse migration tool + update metrics schema (add is_delta + is_monotonic fields) (#138) 2023-12-03 14:06:50 -08:00
scripts feat: Adds auto openapi doc generation + swagger UI for API (#779) 2025-04-29 17:54:34 +00:00
src feat: bundle api for image size reduction (#937) 2025-06-24 15:51:34 +00:00
.Dockerignore first commit 2023-09-12 20:08:05 -07:00
.env.development Add ingestion key check to otel collector via OpAMP (#825) 2025-05-23 01:41:35 +00:00
.env.test Add ingestion key check to otel collector via OpAMP (#825) 2025-05-23 01:41:35 +00:00
.eslintignore ci: port v1 metric tests - Pt1 (#638) 2025-02-27 08:07:47 +00:00
.eslintrc.js ci: fixes linting and release-local-ui target (#683) 2025-03-13 23:11:46 +00:00
CHANGELOG.md Release HyperDX (#888) 2025-06-06 00:15:20 +00:00
Dockerfile chore: bump node to v22.16.0 (#839) 2025-05-22 17:05:30 +00:00
jest.config.js ci: port v1 metric tests - Pt1 (#638) 2025-02-27 08:07:47 +00:00
jest.setup.ts ci: port v1 metric tests - Pt1 (#638) 2025-02-27 08:07:47 +00:00
migrate-mongo-config.ts feat: setup clickhouse migration tool + update metrics schema (add is_delta + is_monotonic fields) (#138) 2023-12-03 14:06:50 -08:00
package.json feat: bundle api for image size reduction (#937) 2025-06-24 15:51:34 +00:00
tsconfig.json feat: bundle api for image size reduction (#937) 2025-06-24 15:51:34 +00:00
tsconfig.test.json ci: fixes linting and release-local-ui target (#683) 2025-03-13 23:11:46 +00:00