Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seperate agent & Helm releases in changelog.promitor.io #953

Merged
merged 1 commit into from
Apr 9, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions changelog/content/experimental/unreleased.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ version: v1.6.0
---

- {{% tag added %}} Support for defining default metric labels ([docs](https://promitor.io/configuration/v1.x/metrics/) | [#933](https://github.com/tomkerkhove/promitor/issues/933))
- {{% tag added %}} Support for Kubernetes RBAC in Helm chart ([Helm Hub](https://hub.helm.sh/charts/promitor/promitor-agent-scraper) | [#951](https://github.com/tomkerkhove/promitor/issues/951))
- {{% tag added %}} Support for configuring Pod Security Policy in Helm Chart ([Helm Hub](https://hub.helm.sh/charts/promitor/promitor-agent-scraper) | [#952](https://github.com/tomkerkhove/promitor/issues/952))
2 changes: 1 addition & 1 deletion changelog/content/released/v0.2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
subtitle: "released on 2018-09-19"
date: 2018-09-19T20:46:47+02:00
weight: 020
version: v0.2.0
version: Scraper (Agent) - v0.2.0
---

- {{% tag added %}} Generic Scaper ([#63](https://github.com/tomkerkhove/promitor/issues/63))
Expand Down
2 changes: 1 addition & 1 deletion changelog/content/released/v0.2.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
subtitle: "released on 2018-09-23"
date: 2018-09-23T20:46:47+02:00
weight: 021
version: v0.2.1
version: Scraper (Agent) - v0.2.1
---

- {{% tag security %}} Mitigation for vulnerability CVE-2018-8409 ([announcement](https://github.com/aspnet/Announcements/issues/316) | [#167](https://github.com/tomkerkhove/promitor/issues/167))
Expand Down
2 changes: 1 addition & 1 deletion changelog/content/released/v0.3.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
subtitle: "released on 2018-10-23"
date: 2018-10-23T20:46:47+02:00
weight: 030
version: v0.3.0
version: Scraper (Agent) - v0.3.0
---

- {{% tag security %}} Mitigation for vulnerability CVE-2018-8292 ([announcement](https://github.com/dotnet/announcements/issues/88) | [#189](https://github.com/tomkerkhove/promitor/issues/189))
Expand Down
2 changes: 1 addition & 1 deletion changelog/content/released/v0.4.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
subtitle: "released on 2018-12-10"
date: 2018-12-10T20:46:47+02:00
weight: 040
version: v0.4.0
version: Scraper (Agent) - v0.4.0
---

- {{% tag added %}} Container port is now configurable ([docs](https://promitor.io/configuration/v0.x/#runtime) | [#238](https://github.com/tomkerkhove/promitor/issues/238))
Expand Down
2 changes: 1 addition & 1 deletion changelog/content/released/v0.4.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
subtitle: "released on 2019-01-09"
date: 2019-01-09T20:46:47+02:00
weight: 041
version: v0.4.1
version: Scraper (Agent) - v0.4.1
---

- {{% tag changed %}} Upgrade to .NET Core 2.2.1 ([#267](https://github.com/tomkerkhove/promitor/issues/267))
Expand Down
2 changes: 1 addition & 1 deletion changelog/content/released/v0.5.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
subtitle: "released on 2019-01-24"
date: 2019-01-24T20:46:47+02:00
weight: 050
version: v0.5.0
version: Scraper (Agent) - v0.5.0
---

- {{% tag added %}} Include timestamp information in metrics ([docs](https://promitor.io/configuration/v0.x/#scraping) | [#254](https://github.com/tomkerkhove/promitor/issues/254))
Expand Down
2 changes: 1 addition & 1 deletion changelog/content/released/v0.6.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
subtitle: "released on 2019-02-06"
date: 2019-02-06T20:46:47+02:00
weight: 060
version: v0.6.0
version: Scraper (Agent) - v0.6.0
---

- {{% tag changed %}} Provide capability to opt-out of metric timestamps ([#290](https://github.com/tomkerkhove/promitor/issues/290))
Expand Down
2 changes: 1 addition & 1 deletion changelog/content/released/v1.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
subtitle: "released on 2019-09-18"
date: 2019-09-18T20:46:47+02:00
weight: 100
version: v1.0.0
version: Scraper (Agent) - v1.0.0
---

- {{% tag added %}} Azure Cache for Redis Scraper
Expand Down
2 changes: 1 addition & 1 deletion changelog/content/released/v1.1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
subtitle: "released on 2020-01-07"
date: 2020-01-07T08:38:47+02:00
weight: 110
version: v1.1.0
version: Scraper (Agent) - v1.1.0
---

- {{% tag added %}} Support for all Azure clouds ([docs](https://promitor.io/configuration/v1.x/metrics/#azure) | [FAQ](https://promitor.io/faq) | [#114](https://github.com/tomkerkhove/promitor/issues/114))
Expand Down
2 changes: 1 addition & 1 deletion changelog/content/released/v1.2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
subtitle: "released on 2020-01-10"
date: 2020-01-10T12:38:47+02:00
weight: 120
version: v1.2.0
version: Scraper (Agent) - v1.2.0
---

- {{% tag added %}} Azure Virtual Machine Scale Set Scraper ([docs](https://promitor.io/configuration/v1.x/metrics/virtual-machine-scale-set) | [#310](https://github.com/tomkerkhove/promitor/issues/310))
Expand Down
2 changes: 1 addition & 1 deletion changelog/content/released/v1.2.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
subtitle: "released on 2020-01-15"
date: 2020-01-15T12:38:47+02:00
weight: 121
version: v1.2.1
version: Scraper (Agent) - v1.2.1
---

- {{% tag security %}} Patch for CVE-2020-0602 ASP.NET Core Denial of Service Vulnerability ([notice](https://github.com/tomkerkhove/promitor/issues/835))
Expand Down
2 changes: 1 addition & 1 deletion changelog/content/released/v1.3.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
subtitle: "released on 2020-01-30"
date: 2020-01-30T10:38:47+02:00
weight: 130
version: v1.3.0
version: Scraper (Agent) - v1.3.0
---

- {{% tag added %}} Azure API Management ([docs](https://promitor.io/configuration/v1.x/metrics/api-management) | [#331](https://github.com/tomkerkhove/promitor/issues/331))
Expand Down
2 changes: 1 addition & 1 deletion changelog/content/released/v1.4.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
subtitle: "released on 2020-03-20"
date: 2020-03-20T10:38:47+02:00
weight: 140
version: v1.4.0
version: Scraper (Agent) - v1.4.0
---

- {{% tag added %}} Support for Helm 3 ([Helm Hub](https://hub.helm.sh/))
Expand Down
2 changes: 1 addition & 1 deletion changelog/content/released/v1.5.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
subtitle: "released on 2020-04-06"
date: 2020-04-06T17:38:47+02:00
weight: 150
version: v1.5.0
version: Scraper (Agent) - v1.5.0
---

- {{% tag added %}} Support for scraping multiple subscriptions ([docs](https://promitor.io/configuration/v1.x/metrics/) | [#761](https://github.com/tomkerkhove/promitor/issues/761))
Expand Down