[WIP][codex] Add SignalControl platform telemetry manifests #31

Draft
bluejay wants to merge 1 commits from codex/s49-cx11-signalcontrol-platform into main
Owner

Summary

  • Adds SignalControl app Prometheus scraping alongside the existing pirelay node_exporter edge scrape.
  • Adds a Grafana dashboard ConfigMap and mounts it into the monitoring deployment.
  • Documents the fc-signalcontrol step-ca-agent mTLS pattern, telemetry targets, and default-off audit forwarding gates.

Validation

  • dotnet restore D:\git\FlowerCore\bluejay-infra.s49cx11\tests\bluejay-infra-lint\BluejayInfraLint.Tests.csproj
  • dotnet build D:\git\FlowerCore\bluejay-infra.s49cx11\tests\bluejay-infra-lint\BluejayInfraLint.Tests.csproj -c Release --no-restore
  • dotnet test D:\git\FlowerCore\bluejay-infra.s49cx11\tests\bluejay-infra-lint\BluejayInfraLint.Tests.csproj -c Release --no-build --no-restore --filter FullyQualifiedName~SignalControlPlatformManifestTests
  • Focused SignalControl platform manifest tests: 3 passed.

Notes

  • Opened with a WIP title as the Gitea-side draft equivalent.
  • No deploys, live restarts, pirelay installs, or secret exposure were performed.
  • The full infra lint suite still has unrelated existing failures outside this lane.
## Summary - Adds SignalControl app Prometheus scraping alongside the existing pirelay node_exporter edge scrape. - Adds a Grafana dashboard ConfigMap and mounts it into the monitoring deployment. - Documents the fc-signalcontrol step-ca-agent mTLS pattern, telemetry targets, and default-off audit forwarding gates. ## Validation - `dotnet restore D:\git\FlowerCore\bluejay-infra.s49cx11\tests\bluejay-infra-lint\BluejayInfraLint.Tests.csproj` - `dotnet build D:\git\FlowerCore\bluejay-infra.s49cx11\tests\bluejay-infra-lint\BluejayInfraLint.Tests.csproj -c Release --no-restore` - `dotnet test D:\git\FlowerCore\bluejay-infra.s49cx11\tests\bluejay-infra-lint\BluejayInfraLint.Tests.csproj -c Release --no-build --no-restore --filter FullyQualifiedName~SignalControlPlatformManifestTests` - Focused SignalControl platform manifest tests: 3 passed. ## Notes - Opened with a WIP title as the Gitea-side draft equivalent. - No deploys, live restarts, pirelay installs, or secret exposure were performed. - The full infra lint suite still has unrelated existing failures outside this lane.
bluejay added 1 commit 2026-06-02 03:31:54 +00:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin codex/s49-cx11-signalcontrol-platform:codex/s49-cx11-signalcontrol-platform
git checkout codex/s49-cx11-signalcontrol-platform
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bluejay/bluejay-infra#31