Skip to content

Releases: tomkerkhove/promitor

Scraper-v2.11.2

05 Jun 08:14
a457a98
Compare
Choose a tag to compare

What's new?

Here are some important things you should know, for a full list see changelog.promitor.io.

Features

None.

Fixes & Improvements

  • Changes Migrate to latest Azure.Monitor SDK
  • Security Patch for various CVEs

Deprecations

None.

Breaking Changes

None.

Getting started

Running Promitor Scraper is super easy:

docker run -d -p 8999:80 --name promitor-agent-scraper
                  --env PROMITOR_AUTH_APPID='<azure-ad-app-id>'   \
                  --env-file C:/Promitor/az-mon-auth.creds \
                  --volume C:/Promitor/metrics-declaration.yaml:/config/metrics-declaration.yaml \
                  ghcr.io/tomkerkhove/promitor-agent-scraper:2.11.2

Docker Image information

New Docker image tags are available:

  • latest, latest-linux, latest-windows
  • 2.11.2, 2.11.2-linux, 2.11.2-windows
  • 2.11, 2.11-linux, 2.11-windows

Docker image is available on GitHub Container Registry.

For more information about our tagging strategy, feel free to read our documentation.

New Contributors

None.

Full Changelog: Scraper-v2.11.1...Scraper-v2.11.2

Promitor Resource Discovery v0.11.2

05 Jun 08:15
a457a98
Compare
Choose a tag to compare

What's new?

Here are some important things you should know, for a full list see changelog.promitor.io.

Features

None.

Fixes & Improvements

  • Security Patch for various CVEs

Deprecations

None.

Breaking Changes

None.

Getting started

Running Promitor Resource Discovery is super easy:

docker run -d -p 9999:80 --name promitor-agent-resource-discovery   \
                  --env PROMITOR_AUTH_APPID='<azure-ad-app-id>'   \
                  --env-file C:/Promitor/promitor-discovery-auth.creds   \
                  --volume C:/Promitor/resource-discovery-declaration.yaml:/config/resource-discovery-declaration.yaml   \
                  --volume C:/Promitor/resource-discovery-runtime.yaml:/config/runtime.yaml   \
                  ghcr.io/tomkerkhove/promitor-agent-resource-discovery:0.11.2

Docker Image information

New Docker image tags are available:

  • latest, latest-linux, latest-windows
  • 0.11.2, 0.11.2-linux, 0.11.2-windows
  • 0.11, 0.11-linux, 0.11-windows

Docker image is available on GitHub Container Registry.

For more information about our tagging strategy, feel free to read our documentation.

Full Changelog: ResourceDiscovery-v0.11.1...ResourceDiscovery-v0.11.2

Scraper-v2.11.1

29 Feb 08:59
e5a5f38
Compare
Choose a tag to compare

What's new?

Here are some important things you should know, for a full list see changelog.promitor.io.

Features

None.

Fixes & Improvements

Deprecations

None.

Breaking Changes

None.

Getting started

Running Promitor Scraper is super easy:

docker run -d -p 8999:80 --name promitor-agent-scraper
                  --env PROMITOR_AUTH_APPID='<azure-ad-app-id>'   \
                  --env-file C:/Promitor/az-mon-auth.creds \
                  --volume C:/Promitor/metrics-declaration.yaml:/config/metrics-declaration.yaml \
                  ghcr.io/tomkerkhove/promitor-agent-scraper:2.11.1

Docker Image information

New Docker image tags are available:

  • latest, latest-linux, latest-windows
  • 2.11.1, 2.11.1-linux, 2.11.0-windows
  • 2.11, 2.11-linux, 2.11-windows

Docker image is available on GitHub Container Registry.

For more information about our tagging strategy, feel free to read our documentation.

New Contributors

None.

Full Changelog: Scraper-v2.11.0...Scraper-v2.11.1

Promitor Resource Discovery v0.11.1

29 Feb 09:00
e5a5f38
Compare
Choose a tag to compare

What's new?

Here are some important things you should know, for a full list see changelog.promitor.io.

Features

None.

Fixes & Improvements

Deprecations

None.

Breaking Changes

None.

Getting started

Running Promitor Resource Discovery is super easy:

docker run -d -p 9999:80 --name promitor-agent-resource-discovery   \
                  --env PROMITOR_AUTH_APPID='<azure-ad-app-id>'   \
                  --env-file C:/Promitor/promitor-discovery-auth.creds   \
                  --volume C:/Promitor/resource-discovery-declaration.yaml:/config/resource-discovery-declaration.yaml   \
                  --volume C:/Promitor/resource-discovery-runtime.yaml:/config/runtime.yaml   \
                  ghcr.io/tomkerkhove/promitor-agent-resource-discovery:0.11.1

Docker Image information

New Docker image tags are available:

  • latest, latest-linux, latest-windows
  • 0.11.1, 0.11.1-linux, 0.11.0-windows
  • 0.11, 0.11-linux, 0.11-windows

Docker image is available on GitHub Container Registry.

For more information about our tagging strategy, feel free to read our documentation.

Full Changelog: ResourceDiscovery-v0.11.0...ResourceDiscovery-v0.11.1

Scraper-v2.11.0

25 Sep 07:03
ec6e57e
Compare
Choose a tag to compare

What's new?

Here are some important things you should know, for a full list see changelog.promitor.io.

Features

  • Provide support for Azure PowerBI Dedicated (docs - Contributed by @SurtzSean 🎉)

Fixes & Improvements

Deprecations

None.

Breaking Changes

None.

Getting started

Running Promitor Scraper is super easy:

docker run -d -p 8999:80 --name promitor-agent-scraper
                  --env PROMITOR_AUTH_APPID='<azure-ad-app-id>'   \
                  --env-file C:/Promitor/az-mon-auth.creds \
                  --volume C:/Promitor/metrics-declaration.yaml:/config/metrics-declaration.yaml \
                  ghcr.io/tomkerkhove/promitor-agent-scraper:2.11.0

Docker Image information

New Docker image tags are available:

  • latest, latest-linux, latest-windows
  • 2.11.0, 2.11.0-linux, 2.11.0-windows
  • 2.11, 2.11-linux, 2.11-windows

Docker image is available on GitHub Container Registry.

For more information about our tagging strategy, feel free to read our documentation.

New Contributors

Full Changelog: Scraper-v2.10.1...Scraper-v2.11.0

Promitor Resource Discovery v0.11.0

25 Sep 07:07
ec6e57e
Compare
Choose a tag to compare

What's new?

Here are some important things you should know, for a full list see changelog.promitor.io.

Features

  • Provide support for Azure PowerBI Dedicated (docs - Contributed by @SurtzSean 🎉)

Fixes & Improvements

Deprecations

None.

Breaking Changes

None.

Getting started

Running Promitor Resource Discovery is super easy:

docker run -d -p 9999:80 --name promitor-agent-resource-discovery   \
                  --env PROMITOR_AUTH_APPID='<azure-ad-app-id>'   \
                  --env-file C:/Promitor/promitor-discovery-auth.creds   \
                  --volume C:/Promitor/resource-discovery-declaration.yaml:/config/resource-discovery-declaration.yaml   \
                  --volume C:/Promitor/resource-discovery-runtime.yaml:/config/runtime.yaml   \
                  ghcr.io/tomkerkhove/promitor-agent-resource-discovery:0.11.0

Docker Image information

New Docker image tags are available:

  • latest, latest-linux, latest-windows
  • 0.11.0, 0.11.0-linux, 0.11.0-windows
  • 0.11, 0.11-linux, 0.11-windows

Docker image is available on GitHub Container Registry.

For more information about our tagging strategy, feel free to read our documentation.

Full Changelog: ResourceDiscovery-v0.10.0...ResourceDiscovery-v0.11.0

Scraper v2.10.1

08 Aug 08:16
f47a6bd
Compare
Choose a tag to compare

What's new?

Here are some important things you should know, for a full list see changelog.promitor.io.

Features

None.

Fixes & Improvements

  • Fix bug where handling of time series with missing dimensions was not handled correctly (Contributed by @hkfgo 🎉)

Deprecations

None.

Breaking Changes

None.

Getting started

Running Promitor Scraper is super easy:

docker run -d -p 8999:80 --name promitor-agent-scraper
                  --env PROMITOR_AUTH_APPID='<azure-ad-app-id>'   \
                  --env-file C:/Promitor/az-mon-auth.creds \
                  --volume C:/Promitor/metrics-declaration.yaml:/config/metrics-declaration.yaml \
                  ghcr.io/tomkerkhove/promitor-agent-scraper:2.10.1

Docker Image information

New Docker image tags are available:

  • latest, latest-linux, latest-windows
  • 2.10.1, 2.10.1-linux, 2.10.1-windows
  • 2.10, 2.10-linux, 2.10-windows

Docker image is available on GitHub Container Registry.

For more information about our tagging strategy, feel free to read our documentation.

Full Changelog: Scraper-v2.10.1...Scraper-v2.10.1

Scraper v2.10.0

29 Jul 19:41
83c9bed
Compare
Choose a tag to compare

What's new?

Here are some important things you should know, for a full list see changelog.promitor.io.

Features

  • Provide support for all label scenarios in StatsD & OpenTelemetry metric sink. This includes
    dimensions, customer & default labels.
  • Provide support for scraping multiple metrics dimensions. (Contributed by @aaronweissler & @amirschw 🎉)
  • Use Mariner distroless base images (Contributed by @amirschw 🎉)

Fixes & Improvements

  • Patch for CVE-2023-29331
  • Improve handling of time series with missing dimensions that are requested (Contributed by @hkfgo 🎉)

Deprecations

  • Support for scraping single metric dimension by using metrics[x].azureMetricConfiguration.dimension.

Breaking Changes

None.

Getting started

Running Promitor Scraper is super easy:

docker run -d -p 8999:80 --name promitor-agent-scraper
                  --env PROMITOR_AUTH_APPID='<azure-ad-app-id>'   \
                  --env-file C:/Promitor/az-mon-auth.creds \
                  --volume C:/Promitor/metrics-declaration.yaml:/config/metrics-declaration.yaml \
                  ghcr.io/tomkerkhove/promitor-agent-scraper:2.10.0

Docker Image information

New Docker image tags are available:

  • latest, latest-linux, latest-windows
  • 2.10.0, 2.10.0-linux, 2.10.0-windows
  • 2.10, 2.10-linux, 2.10-windows

Docker image is available on GitHub Container Registry.

For more information about our tagging strategy, feel free to read our documentation.

New Contributors

Full Changelog: Scraper-v2.9.0...Scraper-v2.10.0

Promitor Resource Discovery v0.10.0

29 Jul 19:35
83c9bed
Compare
Choose a tag to compare

What's new?

Here are some important things you should know, for a full list see changelog.promitor.io.

Features

  • Use Mariner distroless base images (Contributed by @amirschw 🎉)

Fixes & Improvements

Deprecations

None.

Breaking Changes

None.

Getting started

Running Promitor Resource Discovery is super easy:

docker run -d -p 9999:80 --name promitor-agent-resource-discovery   \
                  --env PROMITOR_AUTH_APPID='<azure-ad-app-id>'   \
                  --env-file C:/Promitor/promitor-discovery-auth.creds   \
                  --volume C:/Promitor/resource-discovery-declaration.yaml:/config/resource-discovery-declaration.yaml   \
                  --volume C:/Promitor/resource-discovery-runtime.yaml:/config/runtime.yaml   \
                  ghcr.io/tomkerkhove/promitor-agent-resource-discovery:0.10.0

Docker Image information

New Docker image tags are available:

  • latest, latest-linux, latest-windows
  • 0.10.0, 0.10.0-linux, 0.10.0-windows
  • 0.10, 0.10-linux, 0.10-windows

Docker image is available on GitHub Container Registry.

For more information about our tagging strategy, feel free to read our documentation.

Full Changelog: ResourceDiscovery-v0.9.0...ResourceDiscovery-v0.10.0

Scraper-v2.9.1

21 May 18:35
Compare
Choose a tag to compare

What's new?

Here are some important things you should know, for a full list see changelog.promitor.io.

Features

None.

Fixes & Improvements

Deprecations

None.

Breaking Changes

None.

Getting started

Running Promitor Scraper is super easy:

docker run -d -p 8999:80 --name promitor-agent-scraper
                  --env PROMITOR_AUTH_APPID='<azure-ad-app-id>'   \
                  --env-file C:/Promitor/az-mon-auth.creds \
                  --volume C:/Promitor/metrics-declaration.yaml:/config/metrics-declaration.yaml \
                  ghcr.io/tomkerkhove/promitor-agent-scraper:2.9.1

Docker Image information

New Docker image tags are available:

  • latest, latest-linux, latest-windows
  • 2.9.1, 2.9.1-linux, 2.9.1-windows
  • 2.9, 2.9-linux, 2.9-windows

Docker image is available on GitHub Container Registry.

For more information about our tagging strategy, feel free to read our documentation.

New Contributors

None.

Full Changelog: Scraper-v2.9.0...Scraper-v2.9.1