Pipeline metrics #6522
Unanswered
EricTonissen
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
That step wasn't ported to a transform afaik. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I hadn't noticed that it was missing however depending on your use case, Pipeline Executor step allows for you to capture execution results from a particular transform within the pipeline. Another particularly useful feature is the Reflection Logging; it allows you to create your own log output with both pipeline and transform level log details including metrics. If you were pipping your transform level metrics into a table, you could then interrogate that for the metrics you need. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In Pentaho a have the step 'StepsMetrics'.
How is this one called in HOP. I cannot find it.
I supposed it would become something with Metrics in the name.
Beta Was this translation helpful? Give feedback.
All reactions