Medium blog posts: last batch (#1142)
This commit is contained in:
parent
3e98c4db6f
commit
dee7f28a4a
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
title: OpenTelemetry Collector achieves Tracing stability milestone (Medium)
|
||||
linkTitle: Collector GA release
|
||||
date: 2021-09-22
|
||||
canonical_url: https://medium.com/opentelemetry/opentelemetry-collector-achieves-tracing-stability-milestone-80e34cadbbf5
|
||||
---
|
||||
|
||||
The OpenTelemetry Collector has made its first GA release. For all the details,
|
||||
see the [original post][].
|
||||
|
||||
[original post]: {{% param canonical_url %}}
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: OpenTelemetry C++ v1.0 — what’s there, and what next (Medium)
|
||||
linkTitle: C++ v1.0
|
||||
linkTitle: C++ 1.0
|
||||
date: 2021-10-22
|
||||
canonical_url: https://medium.com/opentelemetry/opentelemetry-c-v1-0-whats-there-and-what-next-67e7392aa239
|
||||
---
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
title: Announcing OpenTelemetry Python 1.0 (Medium)
|
||||
linkTitle: Python 1.0
|
||||
date: 2021-03-26
|
||||
canonical_url: https://medium.com/opentelemetry/announcing-opentelemetry-python-1-0-4e097562b8e0
|
||||
---
|
||||
|
||||
Today, OpenTelemetry Python distributed tracing API/SDK released its 1.0
|
||||
version. For all the details, see the [original post][].
|
||||
|
||||
[original post]: {{% param canonical_url %}}
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: OpenTelemetry Swift 1.0 Beta
|
||||
(Medium)
|
||||
linkTitle: Swift 1.0 Beta
|
||||
date: 2021-05-13
|
||||
canonical_url: https://medium.com/opentelemetry/opentelemetry-swift-1-0-beta-8f729fd058b2
|
||||
---
|
||||
|
||||
Today, OpenTelemetry Swift distributed tracing API/SDK has released its 1.0
|
||||
version. For all the details, see the [original post][].
|
||||
|
||||
[original post]: {{% param canonical_url %}}
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: OpenTelemetry Observes International Women's Day 2021 (Medium)
|
||||
linkTitle: Women's day 2021
|
||||
date: 2021-03-08
|
||||
canonical_url: https://medium.com/opentelemetry/opentelemetry-observes-international-womens-day-2021-4493a157f119
|
||||
---
|
||||
|
||||
Happy International Women’s Day! The OpenTelemetry project would like to extend
|
||||
our thanks to all our women contributors. For all the details, see the [original
|
||||
post][].
|
||||
|
||||
[original post]: {{% param canonical_url %}}
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: OpenTelemetry Erlang/Elixir, Javascript, and Ruby v1.0 (Medium)
|
||||
linkTitle: Erlang/Elixir, JS, and Ruby v1.0
|
||||
linkTitle: Erlang/Elixir, JS, and Ruby 1.0
|
||||
date: 2022-02-01
|
||||
canonical_url: https://medium.com/opentelemetry/opentelemetry-erlang-elixir-javascript-and-ruby-v1-0-3a0c32e0add4
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in New Issue