Skip to content

Commit 9d8c8fa

Browse files
authored
chore: Update changelog (#2703)
1 parent f23d7c1 commit 9d8c8fa

File tree

3 files changed

+25
-5
lines changed

3 files changed

+25
-5
lines changed

changelog/content/experimental/unreleased.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,8 @@ version:
66

77
#### Scraper
88

9-
- {{% tag fixed %}} Azure Monitor Scraper: batch based on aggregation in addition to existing criteria
10-
- {{% tag feature %}} Azure Monitor Scraper: make query lookback range configurable in minutes
11-
- {{% tag feature %}} Azure DNS Zone: support for scraping DNS zone metrics
12-
- {{% tag feature %}} Azure Monitor Scraper: add health check based on data freshness
9+
None.
1310

1411
#### Resource Discovery
1512

16-
- {{% tag feature %}} Azure DNS Zone: support for discovering DNS zones
13+
None.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
subtitle: "released on 2025-11-13"
3+
date: 2025-11-13T19:00:47+02:00
4+
weight: 1039
5+
version: Resource Discovery - v0.15.0
6+
---
7+
8+
- {{% tag feature %}} Provide support for discovering Azure DNS zones
9+
10+
Full release notes can be found [here](https://github.com/tomkerkhove/promitor/releases/tag/ResourceDiscovery-v0.15.0).
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
subtitle: "released on 2025-11-13"
3+
date: 2025-11-13T19:00:47+02:00
4+
weight: 1040
5+
version: Scraper - v2.15.0
6+
---
7+
8+
- {{% tag feature %}} Provide capability to configure query lookback in minutes
9+
- {{% tag feature %}} Provide support for scraping Azure DNS zone metrics
10+
- {{% tag feature %}} Provide new health check based on data freshness
11+
- {{% tag fixed %}} Azure Monitor Scraper: batch based on aggregation in addition to existing criteria
12+
13+
Full release notes can be found [here](https://github.com/tomkerkhove/promitor/releases/tag/Scraper-v2.15.0).

0 commit comments

Comments
 (0)