K8s Governance & Cost Control
  • Quick Start Guide
  • Getting Started
    • Cluster Dashboard
    • Teams Dashboard
    • Namespace Dashboard
    • Node Dashboard
    • Settings Page
  • Concepts / Calculations
    • Calculations
    • Agent
    • Aggregator
    • Pushgateway
    • Server
    • Pricing API
  • Monitoring and Alerts
  • Settings
    • Users
    • Pending Invitations
    • Billing Credentials
    • Single Sign On (SAML)
    • Custom Cost
    • Cloud Costs (Out of Cluster Costs)
    • API Tokens
    • API Access
  • Changelog
    • Agent
    • Aggregator
    • Frontend
    • Pushgateway
    • Server
    • PricingAPI
Powered by GitBook
On this page
  • 1.5.10 - 2021-08-23
  • 1.5.9 - 2021-06-23
  • 1.5.8 - 2021-06-16
  • 1.5.7 - 2021-06-01
  • 1.5.6 - 2021-04-20
  • 1.5.5 - 2021-03-29
  • 1.5.4 - 2021-02-22
  • 1.5.3 - 2020-12-18
  • 1.5.2
  • 1.5.1 - 2020-07-09
  • 1.5.0 - 2020-06-26
  • 1.4.1 - 2020-04-16
  • 1.4.0 - 2020-04-16
  • 1.3.0 - 2020-03-19
  • 1.2.3 - 2020-03-04
  1. Changelog

Pushgateway

Docker Image Repository: docker.replex.io/replex/pushgateway

1.5.10 - 2021-08-23

  • Add currency support.

  • Improve error handling in metrics queue.

  • Numerous bug fixes and improvements.

Docker Image: docker.replex.io/replex/pushgateway:1.5.10

1.5.9 - 2021-06-23

  • 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

1.5.8 - 2021-06-16

  • Adds AWS IOPS billing support.

  • Bug fixes.

Docker Image: docker.replex.io/replex/pushgateway:1.5.8

1.5.7 - 2021-06-01

  • Bug fixes and improvements.

Docker Image: docker.replex.io/replex/pushgateway:1.5.7

1.5.6 - 2021-04-20

  • Bug fixes and improvements.

Docker Image: docker.replex.io/replex/pushgateway:1.5.6

1.5.5 - 2021-03-29

  • Bug fixes and improvements.

Docker Image: docker.replex.io/replex/pushgateway:1.5.5

1.5.4 - 2021-02-22

  • Adds Alibaba support.

  • Removes the environment variables PRIVATE_KEY_FILE and PUBLIC_KEY_FILE. To use a key file, now use the path with the prefix file: as the key. Example: file:path/to/file.pem.

  • Bug fixes and improvements.

Docker Image: docker.replex.io/replex/pushgateway:1.5.4

1.5.3 - 2020-12-18

  • Bug fixes and improvements

Docker Image: docker.replex.io/replex/pushgateway:1.5.3

1.5.2

  • 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

1.5.1 - 2020-07-09

  • Adds a new optional environment variable: METRICS_ARCHIVE to set the name of the Google Cloud storage bucket to archive metrics. Can be set to disable to disable this feature. Default disabled.

  • Fix wrong pod metric assignment.

Docker Image: docker.replex.io/replex/pushgateway:1.5.1

1.5.0 - 2020-06-26

  • 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

1.4.1 - 2020-04-16

  • 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

1.4.0 - 2020-04-16

  • 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

1.3.0 - 2020-03-19

  • 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

1.2.3 - 2020-03-04

PreviousFrontendNextServer

Last updated 4 years ago