Install AWS provider
# AWS Telemetry Provider
name: AWSProvider
description: Imports price metrics from AWS.
dockerImage: 485790562880.dkr.ecr.us-east-2.amazonaws.com/akamas/telemetry-providers/aws-provider:3.2.0akamas install telemetry-provider provider.yamlOffline Installation
# Pull the image from the public repository docker pull 485790562880.dkr.ecr.us-east-2.amazonaws.com/akamas/telemetry-providers/aws-provider:3.2.0 # Re-tag the image for your private registry docker tag 485790562880.dkr.ecr.us-east-2.amazonaws.com/akamas/telemetry-providers/aws-provider:3.2.0 myprivateregistry.com/akamas/telemetry-providers/aws-provider:3.2.0 # Push the image to your private registry docker push myprivateregistry.com/akamas/telemetry-providers/aws-provider:3.2.0# AWS Telemetry Provider name: AWSProvider description: Imports price metrics from AWS. dockerImage: myprivateregistry.com/akamas/telemetry-providers/aws-provider:3.2.0akamas install telemetry-provider provider.yml
Last updated
Was this helpful?