Skip to content

Tags: GlennColpaert/promitor

Tags

2.0.0-preview-3

Toggle 2.0.0-preview-3's commit message
App.Version -> Image.Version

Signed-off-by: Tom Kerkhove <[email protected]>

2.0.0-preview-2

Toggle 2.0.0-preview-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Preview releases should not push `{major}.{minor}` tag (tomkerkhove#1207

)

Signed-off-by: Tom Kerkhove <[email protected]>

2.0.0-preview-1

Toggle 2.0.0-preview-1's commit message
Disable Windows job for releases (temporary)

Signed-off-by: Tom Kerkhove <[email protected]>

1.6.1

Toggle 1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ensure jobs have unique names to ensure all resources are scraped (to…

…mkerkhove#1060)

1.6.0

Toggle 1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Migrate Prometheus to metric sink concept (tomkerkhove#1025)

1.6.0-preview-1

Toggle 1.6.0-preview-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve metric sink concept (tomkerkhove#993)

1.5.0

Toggle 1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Provide capability to scrape multiple subscriptions (tomkerkhove#947)

* Change configuration

* Add SubscriptionId to AzureResourceDefinitionV1

* Deserialize subscription id

* Change configuration

* Add SubscriptionId to AzureResourceDefinitionV1

* Deserialize subscription id

* Add other subscription resource

* Scrape across multiple subscriptions

* Cleanup

* Update changelog

Signed-off-by: Tom Kerkhove <[email protected]>

* Provide docs

Signed-off-by: Tom Kerkhove <[email protected]>

* Remove unused using

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove Docker Hub bot (tomkerkhove#913)

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dependency lint-staged to v10.0.5 (tomkerkhove#860)

Co-authored-by: WhiteSource Renovate <[email protected]>

1.2.1

Toggle 1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
New scrapers should use AzureMonitorScraper instead of Scraper