Skip to content

Commit

Permalink
Merge branch 'main' into issue_3683
Browse files Browse the repository at this point in the history
  • Loading branch information
cartermp authored Mar 7, 2024
2 parents df46e18 + 2cbd143 commit 76c28e0
Show file tree
Hide file tree
Showing 54 changed files with 80 additions and 66 deletions.
34 changes: 20 additions & 14 deletions content/en/blog/2024/kubecon-eu.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,29 +102,35 @@ you will be able to follow **Observability Day** through a live stream.

Drop by and say _"Hi!"_ at OpenTelemetry Observatory presented by Splunk in the
Expo Hall. This will be a place for informal chats, meetups, and other
discussions led by OpenTelemetry community members and maintainers. Check out
the schedule of activities [here](https://shorturl.at/qEUX1).
discussions led by OpenTelemetry community members and maintainers. For the
activity schedule, see the
[OTel Observatory Calendar](https://shorturl.at/qEUX1).

If you’d like to participate and lead a discussion or short presentation, out to
the
If you’d like to participate and lead a discussion or short presentation, reach
out to the
[OpenTelemetry End User Working Group](https://cloud-native.slack.com/archives/C01RT3MSWGZ)
to indicate your interest.

You can help us improve the project by sharing your thoughts and feedback about
your OpenTelemetry adoption, implementation, and usage.

To join a feedback session, book online below:
To join a feedback session, book online below. All times in Central European
Time (CET).

- [End User Feedback Sessions 1](https://calendly.com/otel-euwg/end-user-feedback-sessions-1?month=2024-03)
- [End User Feedback Sessions 2](https://calendly.com/otel-euwg/end-user-feedback-sessions-2?month=2024-03)
- [End User Feedback Sessions 3](https://calendly.com/otel-euwg/end-user-feedback-sessions-3?month=2024-03)
- [End User Feedback Sessions 4](https://calendly.com/otel-euwg/end-user-feedback-sessions-4?month=2024-03)
- [End User Feedback Sessions 5](https://calendly.com/otel-euwg/end-user-feedback-sessions-5?month=2024-03)
- **March 20th, 10:45-11:45:**
[End User Feedback Session - Profiling](https://calendly.com/otel-euwg/end-user-feedback-sessions-1?month=2024-03)
- **March 20th, 11:45-12:45:**
[End User Feedback Session - .NET & .NET Auto-Instrumentation](https://calendly.com/otel-euwg/end-user-feedback-sessions-2?month=2024-03)
- **March 20th, 15:00-16:00:**
[End User Feedback Session - JavaScript](https://calendly.com/otel-euwg/end-user-feedback-sessions-3?month=2024-03)
- **March 21st, 11:00-12:00:**
[End User Feedback Session - Semantic Conventions](https://calendly.com/otel-euwg/end-user-feedback-sessions-4?month=2024-03)
- **March 21st, 14:30-15:30:**
[End User Feedback Session - Comms (website, docs)](https://calendly.com/otel-euwg/end-user-feedback-sessions-5?month=2024-03)

A maximum of 5 participants will join one SIG maintainer to provide feedback for
that SIG. Sessions will be recorded and posted on the
[OTel YouTube channel](https://youtube.com/@otel-official). The final SIG list
is still TBD, so check back here often!
[OTel YouTube channel](https://youtube.com/@otel-official).

We will create action items from your comments as appropriate. Check
[#otel-user-research][] in CNCF's Slack instance for results and action item
Expand All @@ -133,8 +139,8 @@ updates to come after KubeCon EU.
Back by popular demand! We'll be recording
[Humans of OTel interviews](/blog/2023/humans-of-otel/) at the OTel Observatory.
If you'd like to share your experiences as an OpenTelemetry practitioner or
maintainer, sign up for an interview session
[here](https://calendly.com/otel-euwg/humans-of-otel).
maintainer,
[sign up for an interview session](https://calendly.com/otel-euwg/humans-of-otel).

Come join us to listen, learn, and get involved in OpenTelemetry.

Expand Down
2 changes: 1 addition & 1 deletion content/en/blog/2024/otel-collector-anti-patterns/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: OpenTelemetry Collector Antipatterns
linkTitle: OTel Collector Antipatterns
date: 2024-03-01
author: >-
[Adriana Villela](https://github.com/avillela) (Lightstep),
[Adriana Villela](https://github.com/avillela) (ServiceNow),
canonical_url: https://open.substack.com/pub/geekingoutpodcast/p/opentelemetry-collector-anti-patterns
cSpell:ignore: antipattern antipatterns
Expand Down
2 changes: 1 addition & 1 deletion data/ecosystem/integrations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
oss: false
- name: Traefik Hub API Management
url: https://traefik.io/traefik-hub/
docsUrl: https://doc.traefik.io/traefik-hub/operations/telemetry/overview/
docsUrl: https://doc.traefik.io/traefik-hub/operations/metrics
components: [Go]
oss: false
- name: Strimzi
Expand Down
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-amqplib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ authors:
package:
name: '@opentelemetry/instrumentation-amqplib'
registry: npm
version: 0.34.0
version: 0.35.0
urls:
repo: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/instrumentation-amqplib
createdAt: 2020-06-15
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-autotelic-fastify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ createdAt: 2020-08-28
package:
name: '@autotelic/fastify-opentelemetry'
registry: npm
version: 0.19.0
version: 0.20.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-aws-lambda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ createdAt: 2021-07-08
package:
name: '@opentelemetry/instrumentation-aws-lambda'
registry: npm
version: 0.38.0
version: 0.39.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-aws-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ createdAt: 2020-06-15
package:
name: '@opentelemetry/instrumentation-aws-sdk'
registry: npm
version: 0.38.1
version: 0.39.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-bunyan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ createdAt: 2021-07-08
package:
name: '@opentelemetry/instrumentation-bunyan'
registry: npm
version: 0.35.0
version: 0.36.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-cassandra-driver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ createdAt: 2021-07-08
package:
name: '@opentelemetry/instrumentation-cassandra-driver'
registry: npm
version: 0.35.0
version: 0.36.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-cassandra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ createdAt: 2021-07-08
package:
registry: npm
name: '@opentelemetry/instrumentation-cassandra-driver'
version: 0.35.0
version: 0.36.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-connect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ createdAt: 2020-11-09
package:
name: '@opentelemetry/instrumentation-connect'
registry: npm
version: 0.33.0
version: 0.34.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-cucumber.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ createdAt: 2022-10-27
package:
registry: npm
name: '@opentelemetry/instrumentation-cucumber'
version: 0.3.0
version: 0.4.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-dataloader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ createdAt: 2022-10-27
package:
registry: npm
name: '@opentelemetry/instrumentation-dataloader'
version: 0.6.0
version: 0.7.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-dns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-dns'
version: 0.33.0
version: 0.34.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-document-load.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-document-load'
version: 0.35.0
version: 0.36.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-express.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-express'
version: 0.35.0
version: 0.36.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-fastify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ createdAt: 2020-08-28
package:
registry: npm
name: '@opentelemetry/instrumentation-fastify'
version: 0.33.0
version: 0.34.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-fs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ createdAt: 2021-07-08
package:
registry: npm
name: '@opentelemetry/instrumentation-fs'
version: 0.9.0
version: 0.10.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-generic-pool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-generic-pool'
version: 0.33.0
version: 0.34.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-graphql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-graphql'
version: 0.37.0
version: 0.38.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-hapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-hapi'
version: 0.34.0
version: 0.35.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-ioredis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-ioredis'
version: 0.37.0
version: 0.38.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-knex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ createdAt: 2021-07-08
package:
registry: npm
name: '@opentelemetry/instrumentation-knex'
version: 0.33.0
version: 0.34.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-koa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-koa'
version: 0.37.0
version: 0.38.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-long-task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ createdAt: 2021-07-08
package:
registry: npm
name: '@opentelemetry/instrumentation-long-task'
version: 0.35.0
version: 0.36.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-lru-memoizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ createdAt: 2022-10-27
package:
registry: npm
name: '@opentelemetry/instrumentation-lru-memoizer'
version: 0.34.0
version: 0.35.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-memcached.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ createdAt: 2021-07-08
package:
registry: npm
name: '@opentelemetry/instrumentation-memcached'
version: 0.33.0
version: 0.34.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-mongodb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-mongodb'
version: 0.39.0
version: 0.40.0
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ createdAt: 2021-02-17
package:
registry: npm
name: '@opentelemetry/instrumentation-mongoose'
version: 0.35.0
version: 0.36.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-mysql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-mysql'
version: 0.35.0
version: 0.36.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-mysql2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ createdAt: 2021-07-08
package:
registry: npm
name: '@opentelemetry/instrumentation-mysql2'
version: 0.35.0
version: 0.36.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-nestjs-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ createdAt: 2021-07-09
package:
registry: npm
name: '@opentelemetry/instrumentation-nestjs-core'
version: 0.34.0
version: 0.35.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-nestjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ createdAt: 2021-07-09
package:
registry: npm
name: '@opentelemetry/instrumentation-nestjs-core'
version: 0.34.0
version: 0.35.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-net.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ createdAt: 2021-07-08
package:
registry: npm
name: '@opentelemetry/instrumentation-net'
version: 0.33.0
version: 0.34.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-pg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-pg'
version: 0.38.0
version: 0.39.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-pillarjs-router.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ createdAt: 2021-07-08
package:
registry: npm
name: '@opentelemetry/instrumentation-restify'
version: 0.35.0
version: 0.36.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-pino.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ createdAt: 2021-07-08
package:
registry: npm
name: '@opentelemetry/instrumentation-pino'
version: 0.35.0
version: 0.36.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-pg'
version: 0.38.0
version: 0.39.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-redis-4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ createdAt: 2022-10-27
package:
registry: npm
name: '@opentelemetry/instrumentation-redis-4'
version: 0.36.0
version: 0.37.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-redis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-redis'
version: 0.36.0
version: 0.37.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-restify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ createdAt: 2021-07-08
package:
registry: npm
name: '@opentelemetry/instrumentation-restify'
version: 0.35.0
version: 0.36.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-router.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-router'
version: 0.34.0
version: 0.35.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-socket.io.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ createdAt: 2022-10-27
package:
registry: npm
name: '@opentelemetry/instrumentation-socket.io'
version: 0.36.0
version: 0.37.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-tedious.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ createdAt: 2022-10-27
package:
registry: npm
name: '@opentelemetry/instrumentation-tedious'
version: 0.7.0
version: 0.8.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-user-interaction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-user-interaction'
version: 0.35.0
version: 0.36.0
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-winston.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ createdAt: 2021-07-08
package:
registry: npm
name: '@opentelemetry/instrumentation-winston'
version: 0.34.0
version: 0.35.0
2 changes: 1 addition & 1 deletion data/registry/resource-detector-js-alibabacloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ createdAt: 2022-12-07
package:
registry: npm
name: '@opentelemetry/resource-detector-alibaba-cloud'
version: 0.28.6
version: 0.28.7
2 changes: 1 addition & 1 deletion data/registry/resource-detector-js-aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ createdAt: 2022-12-07
package:
registry: npm
name: '@opentelemetry/resource-detector-aws'
version: 1.3.6
version: 1.4.0
2 changes: 1 addition & 1 deletion data/registry/resource-detector-js-azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ createdAt: 2022-12-07
package:
registry: npm
name: '@opentelemetry/resource-detector-azure'
version: 0.2.4
version: 0.2.5
2 changes: 1 addition & 1 deletion data/registry/resource-detector-js-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ createdAt: 2022-12-07
package:
registry: npm
name: '@opentelemetry/resource-detector-container'
version: 0.3.6
version: 0.3.7
2 changes: 1 addition & 1 deletion data/registry/resource-detector-js-gcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ createdAt: 2022-12-07
package:
registry: npm
name: '@opentelemetry/resource-detector-gcp'
version: 0.29.6
version: 0.29.7
2 changes: 1 addition & 1 deletion data/registry/resource-detector-js-instana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ createdAt: 2022-12-07
package:
registry: npm
name: '@opentelemetry/resource-detector-instana'
version: 0.6.0
version: 0.7.0
4 changes: 4 additions & 0 deletions hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,10 @@ params:
url: https://docs.google.com/spreadsheets/d/1SYKfjYhZdm2Wh2Cl6KVQalKg_m4NhTPZqq-8SzEVO6s
icon: fas fa-video
desc: Watch our meeting recordings on Zoom Cloud
- name: Site analytics
url: https://lookerstudio.google.com/s/tSTKxK1ECeU
icon: fa-solid fa-chart-line
desc: Google analytics for opentelemetry.io
developer:
- name: GitHub
url: https://github.com/open-telemetry
Expand Down
Loading

0 comments on commit 76c28e0

Please sign in to comment.