Promitor Versions Save

Bringing Azure Monitor metrics where you need them.

ResourceDiscovery-v0.11.1

3 months ago

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: https://github.com/tomkerkhove/promitor/compare/ResourceDiscovery-v0.11.0...ResourceDiscovery-v0.11.1

Scraper-v2.11.1

3 months ago

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: https://github.com/tomkerkhove/promitor/compare/Scraper-v2.11.0...Scraper-v2.11.1

ResourceDiscovery-v0.11.0

8 months ago

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: https://github.com/tomkerkhove/promitor/compare/ResourceDiscovery-v0.10.0...ResourceDiscovery-v0.11.0

Scraper-v2.11.0

8 months ago

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

  • Provide missing functionality for multi-dimension scraping in StatsD sink.
  • Patch for CVE-2023-33170 (High - CVE Report)
  • Patch for CVE-2023-36799 (Medium - CVE Report)
  • Patch for CVE-2023-36054 (Medium - CVE Report)
  • Patch for CVE-2023-3817 (Medium - CVE Report)
  • Patch for CVE-2023-2650 (Medium - CVE Report)

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: https://github.com/tomkerkhove/promitor/compare/Scraper-v2.10.1...Scraper-v2.11.0

Scraper-v2.10.1

9 months ago

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: https://github.com/tomkerkhove/promitor/compare/Scraper-v2.10.1...Scraper-v2.10.1

Scraper-v2.10.0

10 months ago

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: https://github.com/tomkerkhove/promitor/compare/Scraper-v2.9.0...Scraper-v2.10.0

ResourceDiscovery-v0.10.0

10 months ago

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: https://github.com/tomkerkhove/promitor/compare/ResourceDiscovery-v0.9.0...ResourceDiscovery-v0.10.0

Scraper-v2.9.1

1 year ago

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: https://github.com/tomkerkhove/promitor/compare/Scraper-v2.9.0...Scraper-v2.9.1

ResourceDiscovery-v0.9.1

1 year ago

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.9.1

Docker Image information

New Docker image tags are available:

  • latest, latest-linux, latest-windows
  • 0.9.1, 0.9.1-linux, 0.9.1-windows
  • 0.9, 0.9-linux, 0.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: https://github.com/tomkerkhove/promitor/compare/ResourceDiscovery-v0.9.0...ResourceDiscovery-v0.9.1

ResourceDiscovery-v0.9.0

1 year ago

What's new?

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

Features

  • Provide Public IP Address scraper (docs - Contributed by @amirschw πŸŽ‰)
  • Provide Azure Traffic Manager scraper (docs - Contributed by @amirschw πŸŽ‰)
  • Provide Azure Log Analytics scraper (docs - Contributes by @tranmonglong0611 πŸŽ‰)
  • Provide Azure Data Explorer Cluster scraper (docs - Contributed by @SagiVakninπŸŽ‰)
  • Provide Azure NAT Gateway scraper (docs - Contributed by @SagiVakninπŸŽ‰)
  • Provide capability to read Azure AD service principal secret from a file (docs - Contributed by @arielhaim83 πŸŽ‰)
  • Provide option to use a User Assigned Managed Identity without specifying the Client ID (Contributed by @amirschw πŸŽ‰)
  • Provide container vulnerability scanning in CI

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.9.0

Docker Image information

New Docker image tags are available:

  • latest, latest-linux, latest-windows
  • 0.9.0, 0.9.0-linux, 0.9.0-windows
  • 0.9, 0.9-linux, 0.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

Full Changelog: https://github.com/tomkerkhove/promitor/compare/ResourceDiscovery-v0.8.0...ResourceDiscovery-v0.9.0