Bug 2057627 - [RFE][RHOSP 18.0] Implement Prometheus Agent as a local data collector and remote-write to a data store
Summary: [RFE][RHOSP 18.0] Implement Prometheus Agent as a local data collector and re...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: 18.0 (Zed)
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: Alpha
: ---
Assignee: OSP Team
QA Contact: Leonid Natapov
Joanne O'Flynn
URL:
Whiteboard:
Depends On:
Blocks: 1290256 2084206 2114651 2130875
TreeView+ depends on / blocked
 
Reported: 2022-02-23 18:16 UTC by Leif Madsen
Modified: 2022-12-16 16:39 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2114651 2130875 (view as bug list)
Environment:
Last Closed: 2022-12-16 16:39:01 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 845485 0 None NEW Prometheus exporter spec 2022-06-28 20:23:14 UTC
Red Hat Issue Tracker OSP-13107 0 None None None 2022-02-23 18:22:47 UTC

Description Leif Madsen 2022-02-23 18:16:57 UTC
Description of problem: Implement Prometheus on RHOSP using Agent mode (TSDB disabled; ephemeral scrape-and-push model that doesn't require external or persistent storage). 

Scrape collectd via write_prometheus. Scrape ceilometer via pushgateway (to be determined if ceilometer connects to a remote pushgateway hosted off-cluster or a local pushgateway implementation is provided).

Needs to implement the following:

- leverage Prometheus v2.32.0 or later which implements Agent feature (ose-prometheus?)
- add ansible logic to control deployment of Prometheus in agent mode, configured with appropriate flags and ServiceMonitor configuration to scrape the various endpoints
- implement a strategy to distribute certificates so that connections can be secured to the remote-write receiver

Comment 4 Leif Madsen 2022-12-16 16:39:01 UTC
Closing this item as it is no longer applicable to RHOSP 18.0.


Note You need to log in before you can comment on or make changes to this bug.