Page MenuHomeDevCentral

Deploy Prometheus on WindRiver
ClosedPublic

Authored by dereckson on Jul 23 2024, 22:28.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 1, 06:43
Unknown Object (File)
Mon, Aug 26, 04:16
Unknown Object (File)
Sun, Aug 25, 04:46
Unknown Object (File)
Sun, Aug 25, 00:13
Unknown Object (File)
Sun, Aug 25, 00:02
Unknown Object (File)
Thu, Aug 22, 05:29
Unknown Object (File)
Mon, Aug 19, 21:41
Unknown Object (File)
Mon, Aug 19, 16:55
Subscribers
None

Details

Summary

For FreeBSD, provide a slightly edited service to allow to listen
to internal network.

Scrape targets are dynamically auto-generated from a new pillar
stored in pillar/observability/prometheus.sls. This uses the
services table to resolve name of the services to addresses.

Tests for new prometheus module mocks pillar.get salt method.

Ref T1623

Test Plan

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson held this revision as a draft.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson published this revision for review.Jul 27 2024, 12:09
dereckson added inline comments.
roles/prometheus/prometheus/files/rc/prometheus
27

+prometheus_address
+prometheus_port

130

\t

This revision is now accepted and ready to land.Jul 27 2024, 12:10
This revision was automatically updated to reflect the committed changes.