AbsaOSS / AbsaOSS/EventGate

Add one more field into the job runs schema, for Atum measurements

Ouverte
#169 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
Python
Étoiles
4
Forks
0
Merge moyen
1 j 5 h
PR mergées (30 j)
8

Description

### Feature Description

There is Atum Service: https://github.com/AbsaOSS/atum-service we use within our ecosystem to perform various metrics calculations against the processed data, such as record counts.

The EventGate is common integration point between our applications and can hold references to Atum measurements in the message; for this, we talked that the schema can be adjusted by creating a new field under the jobs, maybe `atum_measurements` or something like that.

This should be an optional field, basically a JSON, similar to `additional_info` which we did not selected for this because it can contain much more, and application-specific info. But the `atum_measurements` is relatively directed and well-formatted (the format is outside of the scope of this ticket and even EventGate).

### Problem / Opportunity

Being informed about the record counts / measurements on the jobs' messages side can provide insight for our customers and convenient, consistent usage.

### Acceptance Criteria

The job runs schema contains one more optional attribute for capturing atum measurements in some format.
Consider adding this into the PG DB for reference, same as `additional_info` attribute.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.