Eric FELIXINE
|
06249f67d6
|
fix: Stabilisation pré-démo - Simulator host-mode, Pulsar disabled, config patch
|
2026-05-05 15:42:57 -04:00 |
|
Eric FELIXINE
|
98954e86fb
|
fix: Redpanda start.sh + FROST direct simulator + Prometheus config
- Redpanda : correction start.sh (v24.3.14)
- FROST : ENABLE_FROST=true dans simulator (test direct)
- Pulsar : distribution.py mis à jour (mais ConnectError)
- Prometheus : config ajoutée (prometheus.yml)
- Grafana : datasources prêtes
|
2026-05-05 11:29:07 -04:00 |
|
Eric FELIXINE
|
5d4e9cb82d
|
refactor: simulator now sends ONLY to Pulsar (not direct to brokers)
- Disabled ENABLE_MQTT, ENABLE_ORION, ENABLE_STELLIO, ENABLE_FROST in docker-compose.yml
- Simulateur → Pulsar (ingestion)
- Pulsar Distribution Service → Brokers (MQTT, NGSI-LD, FROST)
- Updated INTERVAL to 1s for real-time
- Updated session resume
|
2026-05-05 10:26:40 -04:00 |
|
Eric FELIXINE
|
01c2be4930
|
feat(simulator): real-time (1s), fix ENABLE_PULSAR, add Pulsar/Redpanda publish, fix InfluxDB URL
- Change INTERVAL to 1s for real-time sensor data
- Fix ENABLE_PULSAR comparison (accept 'true'/'false' strings)
- Add publish_pulsar() and publish_redpanda() functions
- Fix InfluxDB URL (smart-city-influxdb instead of digital-twin-influxdb)
- Add docker-compose.yml with simulator service
- Add redpanda config and start script
- Add session_resume_2026-05-05.md
|
2026-05-05 02:53:43 -04:00 |
|