Comment on page
Pushgateway
Docker Image Repository: docker.replex.io/replex/pushgateway
- Add currency support.
- Improve error handling in metrics queue.
- Numerous bug fixes and improvements.
Docker Image:
docker.replex.io/replex/pushgateway:1.5.10
- Bug fixes and improvements for Alibaba.
- Improvements for disks attached to AWS nodes.
- Extends support for AWS storage class types.
Docker Image:
docker.replex.io/replex/pushgateway:1.5.9
- Adds AWS IOPS billing support.
- Bug fixes.
Docker Image:
docker.replex.io/replex/pushgateway:1.5.8
- Bug fixes and improvements.
Docker Image:
docker.replex.io/replex/pushgateway:1.5.7
- Bug fixes and improvements.
Docker Image:
docker.replex.io/replex/pushgateway:1.5.6
- Bug fixes and improvements.
Docker Image:
docker.replex.io/replex/pushgateway:1.5.5
- Adds Alibaba support.
- Removes the environment variables
PRIVATE_KEY_FILE
andPUBLIC_KEY_FILE
. To use a key file, now use the path with the prefixfile:
as the key. Example:file:path/to/file.pem
. - Bug fixes and improvements.
Docker Image:
docker.replex.io/replex/pushgateway:1.5.4
- Bug fixes and improvements
Docker Image:
docker.replex.io/replex/pushgateway:1.5.3
- Adds version to exposed metrics.
- Adds Billing integration logic.
- Adds Billing API integration.
- Fix archive metrics when saving failed.
- Improved error handling for
/push
route. - Adds spot instances support.
- Adds billing status support.
- Adds reserved instance support.
- Adds local node disk support.
- Adds GCP sustained-use discounts support.
- Adds Azure pricing discount support.
- Adds control plane cost support.
- Improved node utilization calculations.
Docker Image:
docker.replex.io/replex/pushgateway:1.5.2
- Adds a new optional environment variable:
METRICS_ARCHIVE
to set the name of the Google Cloud storage bucket to archive metrics. Can be set todisable
to disable this feature. Default disabled. - Fix wrong pod metric assignment.
Docker Image:
docker.replex.io/replex/pushgateway:1.5.1
- Adds Azure pricing support.
- Adds a new environment variable:
PRICING_API_MODE
to specify which pricing information's are being synced. Set toall`, `disable
or any number of[`gcp`, `azure`, `aws`, `custom`]
comma-separated. - Adds custom instances handling for GCP.
- Fix Azure storage pricing.
- Adds cluster-based custom pricing.
- Adds support for cluster and metrics provider version.
Docker Image:
docker.replex.io/replex/pushgateway:1.5.0
- Adds a new environment variables:
PRICING_CPU_CORE_HOUR, PRICING_RAM_GB_HOUR, PRICING_STORAGE_GB_HOUR
to set default prices for CPU, Memory and Storage.
Docker Image:
docker.replex.io/replex/pushgateway:1.4.1
- Adds support for custom pricing.
- Adds currency support.
- Adds a new environment variable:
PRICING_API_KEY
to set pricing API key.
Docker Image:
docker.replex.io/replex/pushgateway:1.4.0
- Fix pvc hourly cost calculation.
- Adds default pvc pricing for AWS and GCP cloud provider.
Docker Image:
docker.replex.io/replex/pushgateway:1.3.0
Last modified 3yr ago