Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tokio-rs/tracing-opentelemetry


https://github.com/tokio-rs/tracing-opentelemetry

opentelemetry: prepare for v0.11.0 release (#1206) (#1207)

3d8e0093878baaee4a364b2bda3b08cd199012c3 authored almost 4 years ago by Julian Tescher <[email protected]>
opentelemetry: update to otel v0.12.x (#1200)

239f30acd4d110f914e73dbdbf500b707dff9700 authored almost 4 years ago by Julian Tescher <[email protected]>
opentelemetry: prepare for v0.10.0 release (#1166) (#1169)

* opentelemetry: prepare for v0.10.0 release

* Update doc links

65075b077f202ca4ca36fc6ed0b7b80eec3182c2 authored almost 4 years ago by Julian Tescher <[email protected]>
opentelemetry: update to otel v0.11.x (#1161) (#1162)

## Motivation

Support the latest OpenTelemetry specification

## Solution

In order to su...

f7be361df7c26d5ecf27554a1d1e9bdf8b5a70ab authored about 4 years ago by Julian Tescher <[email protected]>
opentelemetry: prepare for 0.9.0 release (#1104) (#1105)

ef5c6f5ba57fd655078db478b0bf1ff4a23ed62e authored about 4 years ago by Julian Tescher <[email protected]>
opentelemetry: update to latest otel release version (#1049) (#1099)

This backports #1049, which was already approved on master.

## Motivation

Support the lat...

50767dd79568c062e078967b2c6e7038bdfe4e93 authored about 4 years ago by Julian Tescher <[email protected]>
opentelemetry: Backport #1036 - prepare for 0.8.0 release (#1037)

4f6e42da6643ed46fcfc1eb0d62d20c212a84ad0 authored about 4 years ago by Julian Tescher <[email protected]>
opentelemetry: Assign default ids if missing (#1029)

## Motivation

It is currently possible to create a span graph which includes a span
that has...

dcf49b094bb6fdf297562fa044b2bee7d6d98c17 authored about 4 years ago by Julian Tescher <[email protected]>
chore: fix nightly clippy warnings (#991) (#1025)

This backports PR #991 to v0.1.x. This is primarily necessary for the MSRV
bump, since some dep...

92b4e340edec1adf2525f71c330d8b5aec1959e6 authored about 4 years ago by Eliza Weisman <[email protected]>
tracing-opentelemetry: implement additional record types (bool, i64, u64) (#1007) (#1013)

This backports #1007 to v0.1.x.

## Motivation

While using `tracing-opentelemetry` I notice...

78b69a25ac5de8be4c94dc28f2e464616be508bc authored about 4 years ago by Bernardo Meurer <[email protected]>
docs: add `deny(broken_intra_doc_links)` (#981)

## Motivation

In order to get a compiler warning (or error) when links are broken.
Closes #...

4b8c35e0c2cafb5932aa2f80a446edcaa543b99e authored over 4 years ago by Takayuki Maeda <[email protected]>
opentelemetry: Add PreSampledTracer interface (#962)

## Motivation

Currently the `OpenTelemetryLayer` is coupled to the opentelemetry SDK
in a wa...

0cd9e0f7cab8b25222efc31b4a7f4d739609c1d5 authored over 4 years ago by Julian Tescher <[email protected]>
opentelemetry: Connect external traces (#956)

## Motivation

There are cases where an `opentelemetry` span will be created before a
`tracin...

1bcade250c4b38fa1027ed66e03c86aa0bbebfac authored over 4 years ago by Julian Tescher <[email protected]>
docs: add a version of the logo with text (#953)

This changes the logo to a wordmark. This should be consistent
with the ones for all the other ...

35533e12f7a74d35163f6139900cc1cee23094da authored over 4 years ago by Eliza Weisman <[email protected]>
docs: consistent MSRV docs & policy explanation (#941)

## Motivation

PR #934 fixed a bug in the CI configuration where MSRV checks were not
being r...

cfc88252b97f2ffbe75f8f77292fc059d0aa7478 authored over 4 years ago by Eliza Weisman <[email protected]>
opentelemetry: prepare for v0.7.0 release (#933)

bbcfc91bf41ff5315c54ee9f0237c8885f386a17 authored over 4 years ago by Julian Tescher <[email protected]>
Bump to opentelemetry:0.8, opentelemetry-jaeger:0.7 (#932)

78d6d2a0a555c9999b34c6fb95da5a6cf8699d27 authored over 4 years ago by Maxime Bedard <[email protected]>
docs: fix broken splash graphic link (#913)

Somehow a single line of whitespace is load-bearing I guess? MARKDOWN!

Signed-off-by: Eliza W...

4576b99dbc0c1d730ed5234258280fb7663d91f3 authored over 4 years ago by Eliza Weisman <[email protected]>
docs: put splash graphic in all READMEs (#911)

This puts the splash SVG in every crate's README, so
that it will be rendered on crates.io.

...

829bc8dcd5dcb5e5f3030d53d53497838036be05 authored over 4 years ago by Eliza Weisman <[email protected]>
opentelemetry: set span kind through otel.kind (#890)

OpenTelemetry supports a span kind as special metadata to spans. The
span kind defines relation...

9c7e1d0970e33ae4b5eac716293711cc78be751d authored over 4 years ago by Jan Kühle <[email protected]>
opentelemetry: prepare for v0.6.0 release (#885)

### Breaking Changes

- Upgrade to `v0.7.0` of `opentelemetry` (#867)
For list of break...

22769c4fc8884f845a8c406e9f874d83f541d165 authored over 4 years ago by Julian Tescher <[email protected]>
opentelemetry: Add semantic convention docs (#877)

This branch adds crate-level docs for the otel trace semantic
conventions and their usage as we...

7770d23825ea7bce5815979563116ca02eef4e12 authored over 4 years ago by Julian Tescher <[email protected]>
opentelemetry: Upgrade to opentelemetry v0.7.0 (#867)

Upgrade `opentelemetry` to latest release version

451c2a1e07d468476943e25d2fb8a68ad14be525 authored over 4 years ago by Julian Tescher <[email protected]>
chore: Include the LICENSE in every crate (#842)

## Motivation

The MIT license states:

> The above copyright notice and this permission not...

2804547a896ff03c85819b557731b268266dc0f6 authored over 4 years ago by Josh Stone <[email protected]>
chore: add tracing logo to RustDoc (#832)

Now that the new https://tokio.rs is live, we can add the new Tracing
logo to the RustDoc!

I...

869b2f0196ff818710b7668b4a14344a2ccf5521 authored over 4 years ago by Eliza Weisman <[email protected]>
Prevent deadlock panic when using OpenTelemetryLayer with SpanTrace (#765)

38f58bacf1360c8f2a2f17dfd6a1af25b6a7cd10 authored over 4 years ago by Luca Palmieri <[email protected]>
opentelemetry: prepare for v0.5.0 release (#744)

facd8c78e336c8d284cb7efc62c4d3ca9b36234c authored over 4 years ago by Julian Tescher <[email protected]>
opentelemetry: Upgrade to opentelemetry v0.6.0 (#745)

0f089beb73f9141a9031e58bd3ed0feb0534c318 authored over 4 years ago by Julian Tescher <[email protected]>
opentelemetry: filter out invalid parent contexts (#743)

Signed-off-by: Benjamin Coenen <[email protected]>

4f33ee80995547b2f56bf8eb3efc10c79e16cb1b authored over 4 years ago by Coenen Benjamin <[email protected]>
opentelemetry: Fix crate url metadata (#739)

Co-authored-by: Eliza Weisman <[email protected]>

1e9c1848592facbfebb377c7cc7ab20cc61b260b authored over 4 years ago by Julian Tescher <[email protected]>
opentelemetry: support `tracing-log` special values (#736)

## Motivation

Currently, when converting `log::Record`s to `tracing::Event`s using
`tracing-...

dc8a273b3fba8cc5f2bb7a3d58890a11f2203063 authored over 4 years ago by Julian Tescher <[email protected]>
opentelemetry: Add dynamic span name field (#732)

opentelemetry: Add dynamic span name field

## Motivation

The OpenTelemetry [spec for HTTP ...

76d4b5e2f8aefa01a5f1f933f8d83659b4ef5d51 authored over 4 years ago by Julian Tescher <[email protected]>
Add on_follows_from to OpenTelemetryLayer (#723)

bd97d5754ce40fa30faded5e817eab85d2a7697f authored over 4 years ago by Justin Carter <[email protected]>
tracing_opentelemetry: Switch to `Context` propagation (#713)

The [OpenTelemetry Propagation
Spec](https://github.com/open-telemetry/opentelemetry-specificat...

1b97196bbbb725842d1c0569051c22e4b1769eb2 authored over 4 years ago by Julian Tescher <[email protected]>
Import tracing-opentelemetry (#700)

Import `tracing-opentelemetry` from
https://github.com/jtescher/tracing-opentelemetry

Co-au...

a70a5f9349b6965c9f3b2abd17d64951b29f8974 authored over 4 years ago by Julian Tescher <[email protected]>