stream-processors Changelog
1.10.0
Added
- Added
.container.ports
for setting a list of ports which are exposed as a service by default. - Added
metrics.serviceMonitor.endpoints
for a list of service endpoints to be scraped by prometheus.
Chnged
- Renamed default metrics service name from
metrics
tohttp-metrics
to align with service mesh naming conventions