Releases: tomkerkhove/promitor
Promitor Resource Discovery v0.12.0
What's new?
Here are some important things you should know, for a full list see changelog.promitor.io.
Features
- Provide support for Azure Firewall (docs)
Fixes & Improvements
None.
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.12.0
Docker Image information
New Docker image tags are available:
latest
,latest-linux
,latest-windows
0.12.0
,0.12.0-linux
,0.12.0-windows
0.12
,0.12-linux
,0.12-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.2...ResourceDiscovery-v0.12.0
Scraper-v2.12.0
What's new?
Here are some important things you should know, for a full list see changelog.promitor.io.
Features
Fixes & Improvements
- Fixed a bug where metrics are no longer properly pushed to OpenTelemetry collector
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.12.0
Docker Image information
New Docker image tags are available:
latest
,latest-linux
,latest-windows
2.12.0
,2.12.0-linux
,2.12.0-windows
2.12
,2.12-linux
,2.12-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.2...Scraper-v2.12.0
Scraper-v2.11.2
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
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
What's new?
Here are some important things you should know, for a full list see changelog.promitor.io.
Features
None.
Fixes & Improvements
- Migrate to .NET 8
- Patch for CVE-2024-21386 (Critical - CVE Report)
- Patch for CVE-2023-36414 (High - CVE Report)
- Patch for CVE-2023-4911 (High - CVE Report)
- Patch for CVE-2023-5156 (High - CVE Report)
- Patch for CVE-2023-4039 (Medium - CVE Report)
- Patch for CVE-2023-4806 (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.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
What's new?
Here are some important things you should know, for a full list see changelog.promitor.io.
Features
None.
Fixes & Improvements
- Migrate to .NET 8
- Patch for CVE-2024-21386 (Critical - CVE Report)
- Patch for CVE-2023-36414 (High - CVE Report)
- Patch for CVE-2023-4911 (High - CVE Report)
- Patch for CVE-2023-5156 (High - CVE Report)
- Patch for CVE-2023-4039 (Medium - CVE Report)
- Patch for CVE-2023-4806 (Medium - CVE Report)
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
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
- @SurtzSean made their first contribution in #2368
Full Changelog: Scraper-v2.10.1...Scraper-v2.11.0
Promitor Resource Discovery v0.11.0
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
- 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 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
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
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