Page MenuHomeDevCentral

Deploy Prometheus on WindRiver
ClosedPublic

Authored by dereckson on Jul 23 2024, 22:28.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 16, 11:48
Unknown Object (File)
Mon, Oct 14, 18:56
Unknown Object (File)
Wed, Oct 9, 10:27
Unknown Object (File)
Mon, Sep 30, 20:53
Unknown Object (File)
Sun, Sep 29, 03:45
Unknown Object (File)
Sat, Sep 28, 21:06
Unknown Object (File)
Wed, Sep 25, 02:03
Unknown Object (File)
Wed, Sep 25, 01:37
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 Passed
Unit
No Test Coverage
Branch
prometheus
Build Status
Buildable 5363
Build 5644: arc lint + arc unit

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
26

+prometheus_address
+prometheus_port

129

\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.