nearform / otlp-blueprint

Open Telemetry + Jaeger + 3-tier application Blueprint
7 stars 1 forks source link

Open Telemetry blueprint #79

Closed zimny closed 2 years ago

zimny commented 2 years ago

The task is to create an end to end open telemetry blue print. Some cloud based (AWS) dummy application with OT included (consider Jeager).

zimny commented 2 years ago

The result we want to get is to be able to analyse how it works and potentially how to start implementing Open Telemetry in our projects.

zimny commented 2 years ago

Application should consist of:

you can consider you can consider https://github.com/nearform/devops-recipes/tree/main/samples/3-tier as a starting point.

zimny commented 2 years ago

see also: https://github.com/nearform/open-telemetry-guide

zimny commented 2 years ago

as an outcome of this work some blog post around open telemetry and jaeger would be nice to have

zimny commented 2 years ago

also: please do not focus only on tracing. Understanding how metrics and logs are supported by OT is a must.

simoneb commented 2 years ago

about logs, note that the JS SDK doesn't have that yet https://github.com/Vunovati/pino-opentelemetry-transport/pull/1

zimny commented 2 years ago

Task is in progres. Repository: https://github.com/nearform/otlp-blueprint/

simoneb commented 2 years ago

@zimny I moved the issue to this repo as it's where it make sense it lives. I also removed the assignees as neither are working on it atm

simoneb commented 2 years ago

@zimny is this issue good to be closed so we can use more specific issues to track follow up activities on this?

zimny commented 2 years ago

sure, we can close it and keep the work in specific tickets. Cheers!