jason.woltje
  • Joined on 2025-11-30
jason.woltje commented on issue mosaic/stack#370 2026-02-15 08:05:00 +00:00
Install mosaicstack-telemetry in Coordinator

Completed in commit 83d0cbe on feature/m10-telemetry. Installed mosaicstack-telemetry in coordinator, integrated TelemetryClient into FastAPI lifespan, created mosaic_telemetry.py helpers. 28 unit…

jason.woltje commented on issue mosaic/stack#369 2026-02-15 08:05:00 +00:00
Install @mosaicstack/telemetry-client in API

Completed in commit 0c4ad7c on feature/m10-telemetry. Installed @mosaicstack/telemetry-client, created MosaicTelemetryModule (global NestJS module), MosaicTelemetryService wrapper, config from env…

jason.woltje closed issue mosaic/stack#376 2026-02-15 08:04:40 +00:00
Documentation: Telemetry integration guide
jason.woltje closed issue mosaic/stack#375 2026-02-15 08:04:39 +00:00
Frontend: Token usage and cost dashboard
jason.woltje closed issue mosaic/stack#374 2026-02-15 08:04:37 +00:00
Add telemetry config to docker-compose and .env
jason.woltje closed issue mosaic/stack#373 2026-02-15 08:04:35 +00:00
Prediction integration for cost estimation
jason.woltje closed issue mosaic/stack#371 2026-02-15 08:04:34 +00:00
Track LLM task completions via Mosaic Telemetry
jason.woltje closed issue mosaic/stack#372 2026-02-15 08:04:34 +00:00
Track orchestrator agent task completions
jason.woltje closed issue mosaic/stack#370 2026-02-15 08:04:33 +00:00
Install mosaicstack-telemetry in Coordinator
jason.woltje closed issue mosaic/stack#369 2026-02-15 08:04:32 +00:00
Install @mosaicstack/telemetry-client in API
jason.woltje pushed to feature/m13-speech-services at mosaic/stack 2026-02-15 08:03:47 +00:00
4cc43bece6 feat(#401): add speech services config and env vars
jason.woltje pushed to feature/m10-telemetry at mosaic/stack 2026-02-15 08:03:01 +00:00
96ca58e69b feat(#375): frontend token usage and cost dashboard
jason.woltje pushed to feature/m12-matrix-bridge at mosaic/stack 2026-02-15 08:02:31 +00:00
4a5cb6441e feat(#384): Add Synapse + Element Web to docker-compose for dev
6e4236b359 chore(orchestrator): Bootstrap M12-MatrixBridge tasks.md
Compare 2 commits »
jason.woltje created branch feature/m12-matrix-bridge in mosaic/stack 2026-02-15 08:02:30 +00:00
jason.woltje pushed to feature/m10-telemetry at mosaic/stack 2026-02-15 07:58:07 +00:00
74a50441cc docs(#376): telemetry integration guide
jason.woltje created branch feature/m13-speech-services in mosaic/stack 2026-02-15 07:56:10 +00:00
jason.woltje pushed to feature/m13-speech-services at mosaic/stack 2026-02-15 07:56:10 +00:00
fb53272fa9 chore(orchestrator): Bootstrap M13-SpeechServices tasks.md
jason.woltje pushed to feature/m10-telemetry at mosaic/stack 2026-02-15 07:52:59 +00:00
36e6cdd9f9 feat(#372): track orchestrator agent task completions via telemetry
jason.woltje pushed to feature/m10-telemetry at mosaic/stack 2026-02-15 07:51:02 +00:00
d5bf501c9c feat(#373): prediction integration for cost estimation
jason.woltje pushed to develop at mosaic/stack 2026-02-15 07:49:33 +00:00
8ce6843af2 fix(database,api): add 6 missing table migrations and fix CORS health checks