Restart eco-server to validate tailnet loopback fix #34
Labels
No labels
burndown-2026-06
burndown-2026-08
headless
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
c#
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
role/advocate
role/director
role/exec
role/frontend
role/gamedev
role/human
role/platform
role/qa
role/science
role/sysadmin
state
ambient
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-gaming/eco-app#34
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally filed by @coilysiren on 2026-04-29T05:15:51Z
Restart eco-server to pick up the new
OtlpMetricsEndpointand validate the tailnet loopback fix from coilysiren/infrastructure#71.State at filing:
Configs/EcoTelemetry.jsonon kai-server is already pointing athttp://localhost:30428/opentelemetry/api/v1/push(the new NodePort path). No further config edit needed.vmsingle-nodeportService is up in theobservabilitynamespace, NodePort 30428.To do:
coily eco restartLogs/EcoTelemetry/smoke-probe.txtfor a non-failing probe line.eco_*series and confirm data is landing:curl -s 'http://<vmsingle-host>:8428/api/v1/label/__name__/values' | jq '.data | map(select(startswith("eco_")))'Cross-links: coilysiren/infrastructure#71 (cluster-side fix), #5 (original metrics-not-arriving symptom).
Migrated from coilyco-flight-deck/eco-telemetry#1 during the eco repo consolidation (coilysiren/inbox#100). Reinstated per Kai - this item survives the cycle and belongs in eco-app.