* added other experiment states, truncated all percentages to 2 decimal and decoupled workflow metrics with execution data
Signed-off-by: arkajyotiMukherjee <arko@chaosnative.com>
* added stopped experiments to analytics
Signed-off-by: arkajyotiMukherjee <arko@chaosnative.com>
* added workflow_id filter support for getWorkflowRuns API
Signed-off-by: arkajyotiMukherjee <arko@chaosnative.com>
* Removin Argo server deployment from the agent list
Signed-off-by: Raj Das <raj@chaosnative.com>
* Removing Argo server env from the okteto manifest
Signed-off-by: Raj Das <raj@chaosnative.com>
* removing argoserver from agent-config
Signed-off-by: Raj Das <raj@chaosnative.com>
* Adding in memory cache, error handling, data filtering and validation, api for fetching labels and values for a prometheus series.
Signed-off-by: ishangupta-ds <ishan@chaosnative.com>
* minor fix
Signed-off-by: ishangupta-ds <ishan@chaosnative.com>
* minor fix
Signed-off-by: ishangupta-ds <ishan@chaosnative.com>
* minor fix
Signed-off-by: ishangupta-ds <ishan@chaosnative.com>
* minor fix
Signed-off-by: ishangupta-ds <ishan@chaosnative.com>
* minor fixes
Signed-off-by: ishangupta-ds <ishan@chaosnative.com>
* adding seriesList API
Signed-off-by: ishangupta-ds <ishan@chaosnative.com>
* Timestamps converted to float64
Signed-off-by: ishangupta-ds <ishan@chaosnative.com>
* minor update for response schema
Signed-off-by: ishangupta-ds <ishan@chaosnative.com>
* normalised schema and changed cache file directory
Signed-off-by: ishangupta-ds <ishan@chaosnative.com>
* fix for frontend svc port on okteto
* fix for prod. frontend svc port on okteto
* adding missing envs.
* update to cluster scope.
* fixed bugs and added env for container runtime executor
* fixes and updates.
* added the portal_scope env back and minor readme update.
* minor fix
Signed-off-by: ishangupta-ds <ishan@chaosnative.com>
* Refactoring portal backend to accommodate external configmap
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
* go fmt and rename config map to agent-config
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
* seperating subscriber manifest into individual files and changing its respective code
Signed-off-by: Raj Babu Das <raj.das@mayadata.io>
* go fmt
Signed-off-by: Raj Babu Das <raj.das@mayadata.io>
This commit adds namespace scope installation configuration and required code changes for it to litmus-portal and also adds Okteto cloud dev environment setup.
Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>