phet commented on code in PR #3940:
URL: https://github.com/apache/gobblin/pull/3940#discussion_r1586785913


##########
gobblin-metrics-libs/gobblin-metrics-base/src/main/avro/GaaSObservabilityEvent.avsc:
##########
@@ -1,6 +1,6 @@
 {
   "type": "record",
-  "name": "GaaSObservabilityEventExperimental",
+  "name": "GaaSObservabilityEvent",
   "namespace": "org.apache.gobblin.metrics",
   "doc": "An experimental format for GaaS to emit events during and after a 
job is executed.",

Review Comment:
   schema doc: it's no longer experimental! :)
   
   also, is it "during" job execution, or "upon completion of each job or the 
entire flow"?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to