MobileNativeFoundation / MobileNativeFoundation/XCLogParser

FEATURE: New reporter for OpenTelemetry

Open
#188 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
1.9k
Forks
138
PR merge metrics
No merged PRs in 30d

Description

Looking at the definition of BuildStep it looks like there is everything to create traces in the OTEL format.

This would allow to send build profiling data to nearly any Observability tooling.

Based on the short peak into the code base this should need only a new reporter.

TBD:

  • should only an export to a file be supported or direct push to a compatible endpoint too?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading Sources/XCLogParser/parser/BuildStep.swift and the OpenTelemetry file-exporter specification to map available build-step data to trace fields. Review the existing reporter structure, then clarify whether the feature exports only files or also pushes to compatible endpoints. Done means a defined reporter scope and complete OTEL-format build profiling output.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.