Page MenuHomeDevCentral

Deploy Prometheus on WindRiver
ClosedPublic

Authored by dereckson on Jul 23 2024, 22:28.
Tags
None
Referenced Files
F3579984: D3370.diff
Mon, Sep 16, 18:52
Unknown Object (File)
Sun, Sep 15, 11:07
Unknown Object (File)
Sun, Sep 15, 11:07
Unknown Object (File)
Sun, Sep 15, 11:07
Unknown Object (File)
Sun, Sep 15, 10:53
Unknown Object (File)
Sun, Sep 1, 06:43
Unknown Object (File)
Mon, Aug 26, 04:16
Unknown Object (File)
Sun, Aug 25, 04:46
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 Errors
SeverityLocationCodeMessage
Error_tests/salt_test_case.py:46E713flake8 E713
Unit
No Test Coverage
Branch
prometheus
Build Status
Buildable 5380
Build 5661: 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 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.