open-telemetry / open-telemetry/opentelemetry-cpp-contrib

Open Telemetry Alpine Image

Open
#81 2 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
153
Forks
184
Avg merge
2d 9h
Merged PRs (30d)
26

Description

Hello,

Is your feature request related to a problem?
I created a docker image to run opentelemetry with alpine.
I had to install its dependencies, compile nginx with --with-compat, opentelemetry-cpp and opentelemetry-cpp-contrib and the result image gets only 52MB

Describe the solution you'd like

I want to contribute with opentelemetry project to add alpine in the build pipeline:

https://hub.docker.com/r/iquirino91/nginx-opentelemetry
https://github.com/iquirino/nginx-opentelemetry/

In case of opentelemetry team gets interested on this, I am open to help and contribute to it.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the repository's current build pipeline and compare it with the referenced Docker image and nginx-opentelemetry repository. Determine where an Alpine build belongs and what dependencies it must compile; done means the pipeline produces a working Alpine image with OpenTelemetry support.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, docker, nginx
Domain
build-system, devops, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.