Observability metrics API enhancements |
The following endpoint has been improved to be more accurate when searching
for component metrics data by the start or the end time of the components:
The updated filters are:
startTime : start time of metrics generation and
collection. This time corresponds approximately to when a component in
your Job task starts to work.
endTime : end time of metrics generation and collection.
This time corresponds approximately to when a component in your Job task
finishes its work.
component_start_time_seconds : this filter has been
deprecated.
|