Fixed
Details
Assignee
Jesse WhiteJesse WhiteReporter
Jesse WhiteJesse WhiteSprint
NoneFix versions
Priority
Minor
Details
Details
Assignee
Jesse White
Jesse WhiteReporter
Jesse White
Jesse WhiteSprint
None
Fix versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created November 14, 2022 at 5:23 PM
Updated January 9, 2023 at 8:32 PM
Resolved January 9, 2023 at 8:32 PM
It can desirable to have a JSON payload instead of a GBP payload on the Kafka topic, since JSON is easier to ingest in some other platforms.
GBP has support for converting to/from JSON, so the mapping can be done in a predictable fashion.
Let's add a flag to optionally enable JSON output and keep the default to GBP.