otel_logging 0.1.0-beta.1 copy "otel_logging: ^0.1.0-beta.1" to clipboard
otel_logging: ^0.1.0-beta.1 copied to clipboard

Bridge `package:logging` records into the OpenTelemetry logs SDK so trace_id / span_id correlation lights up automatically for any Dart app using the Dart team's standard logging package.

150/ 160
pub points
34
downloads

We analyzed this package 13 hours ago, and awarded it 150 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

Failed to verify repository URL.

pubspec.yaml from the repository URL mismatch: expected https://github.com/Dartastic/otel_logging but got https://github.com/dartastic/otel_logging.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: otel_logging,
    • contains a version property, and,
    • does not contain a publish_to property.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

6 out of 6 API elements (100.0 %) have documentation comments.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:otel_logging/otel_logging.dart that imports:
  • package:otel_logging/src/package_logging_bridge.dart that imports:
  • package:dartastic_opentelemetry/dartastic_opentelemetry.dart that imports:
  • package:dartastic_opentelemetry/src/trace/export/otlp/otlp_grpc_span_exporter.dart that imports:
  • package:dartastic_opentelemetry/src/trace/export/otlp/certificate_utils_io.dart that imports:
  • dart:io
Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
dartastic_opentelemetry ^1.1.0-beta.4 1.1.0-beta.12 1.1.0-beta.12
dartastic_opentelemetry_api ^1.0.0-beta.6 1.0.0-rc.1 1.0.0-rc.1
logging ^1.3.0 1.3.0 1.3.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
fixnum - 1.1.1 1.1.1
google_cloud - 0.5.0 0.5.0
google_identity_services_web - 0.3.3+1 0.3.3+1
googleapis_auth - 2.3.3 2.3.3
grpc - 5.1.0 5.1.0
http - 1.6.0 1.6.0
http2 - 2.3.1 2.3.1
http_parser - 4.1.2 4.1.2
meta - 1.19.0 1.19.0
path - 1.9.1 1.9.1
protobuf - 6.0.0 6.0.0
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.1+1 3.4.1+1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
web - 1.1.1 1.1.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.16, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
150
points
34
downloads

Documentation

API reference

Publisher

verified publisherdartastic.io

Weekly Downloads

Bridge `package:logging` records into the OpenTelemetry logs SDK so trace_id / span_id correlation lights up automatically for any Dart app using the Dart team's standard logging package.

License

Apache-2.0 (license)

Dependencies

dartastic_opentelemetry, dartastic_opentelemetry_api, logging

More

Packages that depend on otel_logging