Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

beam 3174 - open telemetry #1841

Draft
wants to merge 29 commits into
base: main
Choose a base branch
from
Draft

beam 3174 - open telemetry #1841

wants to merge 29 commits into from

Conversation

cdhanna
Copy link
Collaborator

@cdhanna cdhanna commented Oct 24, 2022

Ticket

https://disruptorbeam.atlassian.net/browse/BEAM-3174

Brief Description

Includes Open Telemetry (OTEL) tracing instrumentation that follows standard OTEL.

In order to enable OTEL, the container needs an env var for EMIT_OTEL=true, and then it follows the standard https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/src/OpenTelemetry.Exporter.OpenTelemetryProtocol/README.md#environment-variables OTEL env vars to direct the telemetry.

I need to write a doc wiki file before this goes in.
Also, I'm not sure we want to submit this before we have a way to direct it anywher.e

Checklist

Notes

When you are merging a feature branch into main, please squash merge and make sure the final commit contains any relevent JIRA ticket number. If you are merging from main to staging, or staging to production, please use a regular merge commit.

@github-actions
Copy link
Contributor

Have a WebGL build, friend. f873290006343a5a8bff0113fadef280acdcdbcd

Brandoffsky and others added 15 commits November 3, 2022 14:28
# Conflicts:
#	client/Packages/com.beamable.server/CHANGELOG.md
#	microservice/microservice/dbmicroservice/BeamableMicroService.cs
#	microservice/microservice/dbmicroservice/EasyWebSocket.cs
#	microservice/microservice/dbmicroservice/IConnection.cs
#	microservice/microservice/dbmicroservice/MicroserviceArgs.cs
#	microservice/microserviceTests/microservice/TestArgs.cs
#	microservice/microserviceTests/microservice/TestSocket.cs
@github-actions
Copy link
Contributor

Have a WebGL build, friend. bb111a1558506c5543e4a866193550dcfea74657

# Conflicts:
#	client/Packages/com.beamable.server/CHANGELOG.md
#	microservice/microservice/dbmicroservice/MicroserviceBootstrapper.cs
@github-actions
Copy link
Contributor

Have a WebGL build, friend. b6a96c71a67a1468ef13a303afcde6f0d49d0136

# Conflicts:
#	client/Packages/com.beamable.server/Editor/DockerCommands/RunImageCommand.cs
#	microservice/microservice/dbmicroservice/BeamableMicroService.cs
#	microservice/microservice/dbmicroservice/MicroserviceArgs.cs
#	microservice/microservice/dbmicroservice/MicroserviceBootstrapper.cs
#	microservice/microserviceTests/microservice/TestArgs.cs
@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2022

Have a WebGL build, friend. e24f766086a99f0381f4a95586fcf9ba11132aff

@cdhanna cdhanna added the invalid This doesn't seem right label Dec 15, 2022
@cdhanna cdhanna removed the invalid This doesn't seem right label Feb 9, 2023
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.

None yet

4 participants