Releases: argoproj-labs/rollouts-plugin-metric-holmesgpt
Releases · argoproj-labs/rollouts-plugin-metric-holmesgpt
Release list
Release v0.1.0
Argo Rollouts HolmesGPT Metric Plugin v0.1.0
Installation
Register via the argo-rollouts-config ConfigMap (see examples/configmap-patch.yaml),
or with a RolloutManager:
apiVersion: argoproj.io/v1alpha1
kind: RolloutManager
metadata:
name: argo-rollouts
spec:
plugins:
metric:
- name: argoproj-labs/rollouts-plugin-metric-holmesgpt
location: https://github.com/argoproj-labs/rollouts-plugin-metric-holmesgpt/releases/download/v0.1.0/holmesgpt-metric-plugin-linux-amd64See the README for full installation and configuration details.