-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
We need to be able to queue up tasks (eg sync metrics hourly) for our task framework, but we don't want to have to add swatch-core as a dependency.
(shown in YAML for brevity)
{ args: { metric: [ "Transfer-gibibytes" ], productTag: [ "rhosak" ], start: [ "2023-09-25T15:00Z" ], end: [ "2023-09-25T16:00Z" ], orgId: [ "org123" ] } }
- Ignore unknown properties
- NOTE: future work could simplify the JSON a bit if we wish
- blocks
-
SWATCH-1805 Port Metering API and kafka listener to quarkus
- Closed
- relates to
-
SWATCH-1904 Fix validation of topics script to work with Quarkus applications
- Backlog