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(agent): add metrics to agent workers #3674

Merged
merged 5 commits into from Feb 22, 2024
Merged

Conversation

danielbdias
Copy link
Contributor

This PR adds metrics for the agent actions. We are adding run and error counters for the following actions: test connection, test stop, trigger and polling.

Changes

  • added meter on workers
  • updated telemetry reporting for traces and metrics

Fixes

  • updated timeouts for synthetic monitoring

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

Copy link

vercel bot commented Feb 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tracetest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 22, 2024 2:36pm

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This update is "taking" a ride with this PR. I'm updating the synthetic monitoring timeouts in a way that we can still send alarms on what is happening if they fail or become idle.

Copy link
Contributor

@jorgeepc jorgeepc left a comment

Choose a reason for hiding this comment

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

Great job!

@danielbdias danielbdias merged commit ed7540c into main Feb 22, 2024
39 checks passed
@danielbdias danielbdias deleted the add/metrics-to-agent branch February 22, 2024 16:18
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.

None yet

4 participants