Releases: argoproj-labs/rollouts-plugin-metric-ai
Releases · argoproj-labs/rollouts-plugin-metric-ai
Release list
Release v1.9.0
Immutable
release. Only release title and notes can be modified.
Argo Rollouts AI Metric Plugin v1.9.0
Installation
Use this plugin with Argo Rollouts by configuring the RolloutManager:
apiVersion: argoproj.io/v1alpha1
kind: RolloutManager
metadata:
name: argo-rollouts
spec:
plugins:
metric:
- name: argoproj-labs/metric-ai
location: https://github.com/argoproj-labs/rollouts-plugin-metric-ai/releases/download/v1.9.0/rollouts-plugin-metric-ai-linux-amd64Changes
- AI-powered metric analysis for canary deployments
- Integration with Kubernetes agent for log analysis
- Optional
githubUrl/baseBranchforwarded to the agent for GitHub remediation when the agent is configured with GitHub tools
Release v0.0.1
Immutable
release. Only release title and notes can be modified.
Argo Rollouts AI Metric Plugin v0.0.1
Installation
Use this plugin with Argo Rollouts by configuring the RolloutManager:
apiVersion: argoproj.io/v1alpha1
kind: RolloutManager
metadata:
name: argo-rollouts
spec:
plugins:
metric:
- name: argoproj-labs/metric-ai
location: https://github.com/argoproj-labs/rollouts-plugin-metric-ai/releases/download/v0.0.1/rollouts-plugin-metric-ai-linux-amd64Changes
- AI-powered metric analysis for canary deployments
- Integration with Kubernetes agent for log analysis
- Support for GitHub issue creation on failures