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

Not able to see the metrics inside the log #3

Closed
xwlee opened this issue Jun 20, 2024 · 1 comment
Closed

Not able to see the metrics inside the log #3

xwlee opened this issue Jun 20, 2024 · 1 comment

Comments

@xwlee
Copy link

xwlee commented Jun 20, 2024

I followed the exact steps from the video, but I couldn't see the metrics in the log when running:

kubectl logs -l app=opentelemetry -n opentelemetry --follow

I'm supposed to see something like the following:

Screenshot 2024-06-20 at 10 44 43 AM

Anything that I miss?

@avillela
Copy link
Owner

It is usually one of two things:

  1. Your terminal buffer might be too small, so that log entry is getting truncated by the time you're doing the search
  2. Sometimes it takes a while before it shows up

@xwlee xwlee closed this as completed Jun 23, 2024
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

No branches or pull requests

2 participants