You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a method to the API client for creating a signal metrics with time series job. This will allow users to create jobs that will generate metrics based on time series data.
This issue has been automatically generated from the Octopize project avatar-python to make SIGO compatible. Please vote with a thumbs up or thumbs down to assess the quality of the automatic generation.
Best regards,
The SIGO Team
The text was updated successfully, but these errors were encountered:
Description
Add a method to the API client for creating a signal metrics with time series job. This will allow users to create jobs that will generate metrics based on time series data.
Request
Method
POST
URL
Request Parameters
kind
"signal_metrics_with_time_series"
parameters
Request Body
Result
Result parameters
id
kind
created_at
status
error_message
traceback
result
parameters
current_progress
Result Body
The result body is a JSON object with the following structure:
Example Curl Request
Request
Curl Response
Go server
Struct
Handler
Links
Automated Issue Details
Dear visitor,
This issue has been automatically generated from the Octopize project avatar-python to make SIGO compatible. Please vote with a thumbs up or thumbs down to assess the quality of the automatic generation.
Best regards,
The SIGO Team
The text was updated successfully, but these errors were encountered: