Skip to content

JEP-0011: Metrics, Tracing, and Log Observability#631

Draft
mangelajo wants to merge 1 commit intojumpstarter-dev:mainfrom
mangelajo:metrics-tracing
Draft

JEP-0011: Metrics, Tracing, and Log Observability#631
mangelajo wants to merge 1 commit intojumpstarter-dev:mainfrom
mangelajo:metrics-tracing

Conversation

@mangelajo
Copy link
Copy Markdown
Member

Summary

  • Adds JEP-0011 proposing an optional, cross-component observability model for Jumpstarter.
  • Covers lease context metadata, structured operational events (annotated logs), exporter/driver metrics, and standardized logging.
  • Targets direct integration with Prometheus (scrape), Loki (log aggregation), and Perses (dashboards) without mandating OpenTelemetry.
  • Introduces an optional in-cluster Jumpstarter Telemetry service so edge processes never need Loki or cluster-scrape credentials.
  • Includes 10 design decisions (DD-1 through DD-10) covering metadata storage, event format, metrics path, log format, credential isolation, OTel stance, Telemetry deployment, HA, idempotency, and dashboarding.

Test plan

  • Review JEP content for technical accuracy and completeness
  • Verify all DD cross-references resolve correctly
  • Confirm Mermaid diagrams render in GitHub markdown preview
  • Community discussion on design decisions

Made with Cursor

Proposes an optional, cross-component observability model for
Jumpstarter covering lease context metadata, structured operational
events, exporter/driver metrics, and standardized logging with
direct Prometheus/Loki/Perses integration.

Made-with: Cursor
@mangelajo mangelajo added the documentation Improvements or additions to documentation label Apr 24, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 24, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 97e5a742-f8f9-470e-87fd-c129b6a107e1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant