v1.0.0-rc-2
Pre-release
Pre-release
Getting started
Running Promitor Scraper Agent 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 \
tomkerkhove/promitor-agent-scraper:1.0.0-rc-2
Docker Image information
New Docker image tag is available: 1.0.0-rc-2
on Docker Hub.
For more information about our tagging strategy, feel free to read our documentation.
Features
- All features for v1.0.0
- Security patch for Microsoft Security Advisory CVE-2019-1302: ASP.NET Core Elevation Of Privilege Vulnerability (#706)
- Security patch for Microsoft Security Advisory CVE-2018-8269: Denial of Service Vulnerability in OData (#707)
Changes:
- cebf4f9 Update dependency Microsoft.AspNetCore.App to v2.2.7 (#700)
- ee6f7c9 Update dependency Bogus to v28.2.1 (#701)
- 1248b1e Update dependency Bogus to v28.1.1 (#699)
- c5befbb [Docs] Switch docs to point to Promitor v1.0 docs & 1.0.0 RC image (#690)
This list of changes was auto generated.