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

feat: demo doca app compiled with otel cpp #156

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mohamedasifs123
Copy link

@mohamedasifs123 mohamedasifs123 commented Feb 4, 2025

fixes #6
compile DOCA with OTEL SDK and stream traces to jeager.

Screenshot (32)
Screenshot (31)

@mohamedasifs123 mohamedasifs123 requested a review from a team as a code owner February 4, 2025 06:13
Copy link
Member

@glimchb glimchb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. put in src or demo folder, config is not a good place for c code
  2. add readme about how to run and you can attach those pictures from PR to readme
  3. please add new github actions workflow to test this (at least compile) and then we can also bring this up and see if it works in ci

Signed-off-by: Mohamed Asif <[email protected]>

feat: adding doca otel cpp demo

Signed-off-by: Mohamed Asif <[email protected]>

Rename config/doca-demo/demo.png to config/doca-demo/images/demo.png

Signed-off-by: Mohamed Asif <[email protected]>

Update README.md

Signed-off-by: Mohamed Asif <[email protected]>

Rename Screenshot (31).png to demo.png

Signed-off-by: Mohamed Asif <[email protected]>

Add files via upload

Signed-off-by: Mohamed Asif <[email protected]>

Create README.md

Signed-off-by: Mohamed Asif <[email protected]>

feat: adding meson build

Signed-off-by: mohamedasifs123 <[email protected]>

feat: demo doca app compiled with otel cpp

Signed-off-by: mohamedasifs123 <[email protected]>
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.

monitoring: start a new DEMO hello world APP compiled with DOCA and OTEL SDK
2 participants