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

Dead period during approx. 5 minutes after deployment #129

Open
Rindrics opened this issue Oct 15, 2024 · 0 comments
Open

Dead period during approx. 5 minutes after deployment #129

Rindrics opened this issue Oct 15, 2024 · 0 comments

Comments

@Rindrics
Copy link

I can't receive metrics generated during approximately 5 minutes after deployment.

  • configuration
    • Next.js v14 with instrumentationHook enabled
    • call registeroTel() inside register() in instrumentation.ts
  • condition
    • calling server action instrumented with counter metrics
  • what I wanted
    • receive "ALL" the metrics generated by each request
  • what I got
    • cannot receive metrics generated during approximately 5 minutes after deployment
    • can receive only after the period above
  • how to reproduce

I'm wondering if this is related to "cold start" of Vercel env because metrics from local env is received immediately.
Does anyone have any ideas on how to solve or understand these phenomenon?

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

1 participant