Marc Savy
Marc Savy
### Description At the moment we have very convenient JBoss Module setup that provides Postgres and MySQL drivers out of the box. Is there any demand/support for other platforms to...
### Description We support InfluxDB 1 protocol. You can still use it with InfluxDB, but only via the compatibility API. We could add direct support for the InfluxDB 2 protocol,...
### Description TimescaleDB is a popular time-series optimised database that supports bulk ingestion of metrics. It looks like it would not be difficult to add support for TimescaleDB as a...
- [x] Bare metal/AIO distro (WAR) - [x] WildFly ~- [ ] Tomcat~ - [x] Docker-compose distro
If the Elasticsearch server is slow, we may initiate a large number of new async POSTs of metrics from Apiman to Elasticsearch before the existing ones have finished. This may...
Vert.x 3.x series is in maintenance-only mode. We will need to move to Vert.x 4 at some point. ## Acceptance Criteria - Apiman Gateway runs on Vert.x v4 without being...
- [ ] Check ALL branches in ALL (active) repos - [ ] Change ALL release and CI scripts in ALL repos (high risk of breakage of CI scripts) -...
Some way of uniquely identifying every Apiman request and response. Would be very useful for MDC logging (even in async, as we tend to pass it around everywhere) -- might...