github asmild/copilot-metrics-exporter v1.3.0

10 hours ago

In this release, we've transitioned from Docker image distribution to native binary releases, making it easier to download and run the copilot-metrics-exporter on your system. No other changes performed.

Key updates:

  • Native binaries: Pre-compiled binaries are now available for direct download instead of Docker images
  • Multi-platform support: Binaries available for:
    • Linux (amd64, arm64)
    • macOS/Darwin (amd64, arm64)
    • Windows (amd64)
  • Simplified deployment: No Docker required - download the binary for your platform and run directly

How to use:

  1. Download the appropriate binary for your platform from the Assets section below
  2. Make it executable (Linux/macOS): chmod +x copilot-metrics-exporter-*
  3. Run: ./copilot-metrics-exporter--

Don't miss a new copilot-metrics-exporter release

NewReleases is sending notifications on new releases.