v1.6.0-preview-1
Pre-release
Pre-release
What's new?
Here are some important things you should know, for a full list see changelog.promitor.io.
- Provide support for pushing metrics to
statsd
#992
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 \
tomkerkhove/promitor-agent-scraper:1.6.0-preview-1
Docker Image information
New Docker image tags are available:
latest
,latest-linux
,latest-windows
1.6.0-preview-1
,1.6.0-preview-1-linux
,1.6.0-preview-1-windows
1.6
,1.6-linux
,1.6-windows
Docker image is available on Docker Hub.
For more information about our tagging strategy, feel free to read our documentation.
Changes:
- #993: Improve metric sink concept
- #992: Provide support for pushing metrics to
statsd
- #991: Update dependency Moq to v4.14.1
- #989: Update Swashbuckle monorepo to v5.4.0
- #990: Update dependency lint-staged to v10.2.0
- #986: Update dependency NetEscapades.Configuration.Yaml to v2.0.1
- #984: Update dependency Microsoft.ApplicationInsights to v2.14.0
- #985: Update dependency Moq to v4.14.0
- #983: Align scraper & resource discovery CIs
- #982: Update dependency Microsoft.NET.Test.Sdk to v16.6.1
See More
- #966: Introduce first rough version of Promitor Resource Discovery agent
- #969: Update dependency lint-staged to v10.1.7
- #967: Update dependency Microsoft.NET.Test.Sdk to v16.6.0
- #968: Update Swashbuckle monorepo to v5.3.3
- #965: Update dependency lint-staged to v10.1.6
- #964: Update dependency lint-staged to v10.1.4
- #963: Update Swashbuckle monorepo to v5.3.2
- #962: Rename
Promitor.Scraper.Tests
toPromitor.Tests
- #961: Update dependency Bogus to v29.0.2
- #960: Rename
Promitor.Scraper.Host
toPromitor.Runtime.Agents.Scraper
- #957: Update dependency husky to v4.2.5
- #956: Update dependency husky to v4.2.4
- #955: Update dependency lint-staged to v10.1.3
- #954: Update azure azure-libraries-for-net monorepo to v1.33.0
- #953: Seperate agent & Helm releases in changelog.promitor.io
- #946: Add Kubernetes RBAC and PodSecurityPolicy
- #950: Provide docs for upcoming default metric labels
- #949: Update dependency CronScheduler.AspNetCore to v3
This list of changes was auto generated.