hyperdx/packages/api/src
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
..
clickhouse feat: add Summary and Exponential Histogram metrics to source form (#832) 2025-05-21 13:22:04 -04:00
controllers feat: Add charts API (#811) 2025-06-09 19:50:38 +00:00
middleware fix: missing types in app build (#905) 2025-06-03 20:20:56 +00:00
models fix: change NEXT_PUBLIC_SERVER_URL to SERVER_URL because it's not available on the frontend (#936) 2025-06-23 12:30:09 -04:00
opamp feat: bundle api for image size reduction (#937) 2025-06-24 15:51:34 +00:00
routers feat: Add charts API (#811) 2025-06-09 19:50:38 +00:00
tasks fix: usage stats missing cluster id (#913) 2025-06-05 11:52:53 -04:00
utils feat: Add charts API (#811) 2025-06-09 19:50:38 +00:00
api-app.ts usage info (#846) 2025-05-28 22:31:57 +00:00
config.ts usage info (#846) 2025-05-28 22:31:57 +00:00
fixtures.ts Add ingestion key check to otel collector via OpAMP (#825) 2025-05-23 01:41:35 +00:00
index.ts perf + fix: single clickhouse proxy middleware instance (#687) 2025-03-18 18:07:12 +00:00
server.ts Add ingestion key check to otel collector via OpAMP (#825) 2025-05-23 01:41:35 +00:00
setupDefaults.ts feat: Set up default sources/connections with env var in server mode (#817) 2025-05-16 23:17:37 +00:00