Skip to content

Releases: teralytics/prometheus-ecs-discovery

Alpine 1.15

06 Sep 10:27
a5a5a04

Choose a tag to compare

  • updated GO alpine image
  • added missing policy (ECS:DescribeClusters)

2021 First release

19 Jul 09:49
af15371

Choose a tag to compare

  • Newer GO SDK
  • Able to list when there are more than 100 cluster
  • Target URL scheme
  • hostPort check (non 0 ports)

IP order fix

30 Dec 18:13

Choose a tag to compare

v1.3.1

handle disordered network interfaces (#48)

Dynamic port support

19 Dec 13:14

Choose a tag to compare

Implement dynamic ports support (#46)

For tasks with only 1 network binding, support dynamic port detection
with a new Docker label, PROMETHEUS_DYNAMIC_EXPORT.

This fixes #38.

Newest PRs merged

11 Mar 15:43

Choose a tag to compare

  • Docker image update
  • AWS API chunked calls
  • Docker label filtereing

Support for job_name label & limit single cluster

24 Jan 08:19

Choose a tag to compare

add option limit the scraper to a single cluster (#31)

* add option limit the scraper to a single cluster

Fix pointer loop

09 Oct 12:15

Choose a tag to compare

v1.0.1

Fix pointer loop var. (#19)

Initial aws-sdk-go v2 release

04 Oct 14:34

Choose a tag to compare

Bumps previous release to use aws-sdk-go-v2

Latest aws-sdk-go v1 release

04 Oct 13:38
17833bc

Choose a tag to compare

Merge pull request #15 from alonsodomin/master

Support services using 'awsvpc' network mode.

First release

12 Oct 14:29

Choose a tag to compare

Built thus:

CGO_ENABLED=0 go build -ldflags '-extld ld -extldflags -static' main.go