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

add local telemetry agent for clusters #1210

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
Draft

Conversation

jlewitt1
Copy link
Collaborator

@jlewitt1 jlewitt1 commented Aug 28, 2024

Install a local telemetry agent receiver process on clusters, which is responsible for exporting various telemetry data (ex: spans, metrics) to the Runhouse backend collector

Copy link
Collaborator Author

jlewitt1 commented Aug 28, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @jlewitt1 and the rest of your teammates on Graphite Graphite

Comment on lines +479 to +483
<<<<<<< HEAD

has_cuda: bool = cluster_config.get("has_cuda")
=======
>>>>>>> 8560211c (status cmd prints cluster name as hyperlink to den (#1226))
Copy link

Choose a reason for hiding this comment

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

This merge conflict needs to be resolved. Please remove the conflict markers and keep only the intended code. Let's clean this up to ensure we're not introducing unintended changes or artifacts from the merge process.

Spotted by Graphite reviewer

Is this helpful? React 👍 or 👎 to let us know.

@jlewitt1 jlewitt1 force-pushed the local-telemetry-agent branch 2 times, most recently from fe9c58d to 68cca27 Compare September 17, 2024 14:34
@jlewitt1 jlewitt1 changed the title add telemetry agent and local backend collector for testing add locally running telemetry agent for clusters Sep 17, 2024
@jlewitt1 jlewitt1 changed the title add locally running telemetry agent for clusters add local telemetry agent for clusters Sep 17, 2024
BelSasha and others added 9 commits September 18, 2024 13:07
Co-authored-by: Alexandra Belousov <sashabelousovrh@Alexandras-MacBook-Pro.local>
Co-authored-by: Alexandra Belousov <sashabelousovrh@Alexandras-MacBook-Pro.local>
Co-authored-by: Alexandra Belousov <sashabelousovrh@Alexandras-MacBook-Pro.local>
Co-authored-by: Alexandra Belousov <sashabelousovrh@Alexandras-MacBook-Pro.local>
Co-authored-by: Alexandra Belousov <sashabelousovrh@Alexandras-MacBook-Pro.local>
Co-authored-by: jlewitt1 <josh@run.house>
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.

5 participants