Observability: define shared optional OTLP/OpenObserve config contract #1
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/star-config#1
Loading…
Add table
Add a link
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?
Goal
Define a common StarIntel configuration shape for operator-controlled observability, coordinated with https://github.com/lost-rob0t/starintel-server/issues/128.
The contract should be OpenTelemetry/OTLP-first; OpenObserve is one supported backend.
Requirements
enabled, protocol, endpoint, service name, environment, stream, signal toggles, batching/queue/timeouts, resource attributes, and redaction/filter settings.Compatibility constraint
Do not force modern StarIntel components to depend on this repository if it is no longer their configuration authority. The important deliverable is the shared contract; active projects may mirror it in their native init/config system.
Docs: https://openobserve.ai/docs/ingestion/
Exclusion
No anonymous analytics or StarIntel-owned telemetry endpoint in this work.