-
Story
-
Resolution: Obsolete
-
Undefined
-
None
-
None
-
None
-
None
-
False
-
-
False
-
-
We currently determine the product tags when we ingest event from prometheus and cost for payg. We presume that the HBI events with this card come from the service-instance-ingress Kafka topic. Similar to payg, we also need to add non-payg product_tag determining code here. With this card, we're assuming that there's a way to distinguish between payg and non-payg.
e.g. "RHEL for x86", but if we detect say, "Satellite Server" by eng id, this trumps "RHEL for x86" detected by role.
- We then have to store product tag in Events table in event json.
Done:
- Determine the non-payg product_tag and add it to event json blob in the event table. Same as https://issues.redhat.com/browse/SWATCH-1928
- is incorporated by
-
SWATCH-2875 Translate HBI messages into swatch's Event message schema
- In Progress