Skip to content

Add class Javadoc to LoggingMetricExporter#8490

Merged
jack-berg merged 1 commit into
open-telemetry:mainfrom
thswlsqls:docs/logging-metric-exporter-class-javadoc
Jun 22, 2026
Merged

Add class Javadoc to LoggingMetricExporter#8490
jack-berg merged 1 commit into
open-telemetry:mainfrom
thswlsqls:docs/logging-metric-exporter-class-javadoc

Conversation

@thswlsqls

Copy link
Copy Markdown
Contributor

Description

  • Adds a class-level Javadoc to LoggingMetricExporter, which was the only one of the three sibling logging exporters missing one.
  • Matches the existing pattern in LoggingSpanExporter and SystemOutLogRecordExporter.
  • The wording reflects the actual export() behavior: every metric is logged at INFO level via java.util.logging.

Testing done

  • ./gradlew :exporters:logging:check — 15 tests passed.
  • Javadoc-only change with no behavior change, so no new tests were added.
  • Signature unchanged, so no apidiff update; not user-visible, so no CHANGELOG entry.

@thswlsqls thswlsqls marked this pull request as ready for review June 20, 2026 00:15
@thswlsqls thswlsqls requested a review from a team as a code owner June 20, 2026 00:15
@linux-foundation-easycla

linux-foundation-easycla Bot commented Jun 20, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: thswlsqls / name: Eunbin Son (8ac56eb)

@codecov

codecov Bot commented Jun 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.77%. Comparing base (824334c) to head (8ac56eb).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8490   +/-   ##
=========================================
  Coverage     78.77%   78.77%           
  Complexity     8579     8579           
=========================================
  Files          1009     1009           
  Lines         28993    28993           
  Branches       3599     3599           
=========================================
  Hits          22839    22839           
  Misses         5311     5311           
  Partials        843      843           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@thswlsqls

Copy link
Copy Markdown
Contributor Author

/easycla

@jack-berg jack-berg merged commit 0b6cd5c into open-telemetry:main Jun 22, 2026
29 checks passed
@otelbot

otelbot Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Thank you for your contribution @thswlsqls! 🎉 We would like to hear from you about your experience contributing to OpenTelemetry by taking a few minutes to fill out this survey.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants