-
-
Notifications
You must be signed in to change notification settings - Fork 107
Deprecation Notice - Legacy Prometheus Configuration #1032
Copy link
Copy link
Closed
Labels
agents:scraperAll issues related to the scraping agentAll issues related to the scraping agentconfigurationAll issues related to configurationAll issues related to configurationdeprecation-noticeAll issues announcing a deprecationAll issues announcing a deprecationintegration:prometheusAll issues related to Prometheus integrationAll issues related to Prometheus integration
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
agents:scraperAll issues related to the scraping agentAll issues related to the scraping agentconfigurationAll issues related to configurationAll issues related to configurationdeprecation-noticeAll issues announcing a deprecationAll issues announcing a deprecationintegration:prometheusAll issues related to Prometheus integrationAll issues related to Prometheus integration
Promitor has added support for different metric sinks in v1.6 along with a Prometheus Scraping endpoint sink.
This scraping endpoint works the same way as before but has a different way of configuration which is more in line with other sinks.
Because of that we are removing support for the "legacy" Prometheus configuration and use a unified metric sink approach.
We've added support for Prometheus metric sink while maintaining the legacy approach until it's being removed.
Deprecated as of:
v1.6
Will be removed in:
v2.0
Impact:
Migration is required - Legacy Prometheus configuration will no longer be available.
Alternative:
Use our new metric sink concept.