Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: add user_tailnet_connections to telemetry#17018

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
spikecurtis merged 1 commit intomainfromspike/coder-desktop-telemetry
Mar 20, 2025

Conversation

spikecurtis
Copy link
Contributor

@spikecurtisspikecurtis commentedMar 20, 2025
edited
Loading

Summary

  • Add UserTailnetConnection struct to track desktop client connections
  • Add new field to Snapshot struct for telemetry
  • Data collection to be implemented in a future PR

relates to coder/nexus#197

Add UserTailnetConnection struct and field to Snapshot for tracking desktop connections.Data collection will be implemented in a future PR.
@spikecurtisspikecurtis marked this pull request as ready for reviewMarch 20, 2025 10:18
@codercoder deleted a comment fromdeansheatherMar 20, 2025
@hugodutka
Copy link
Contributor

@deansheather I somehow deleted your comment - I'm not even sure how that happened. I didn't mean to. Sorry!

@spikecurtis
Copy link
ContributorAuthor

I think this comment was deleted by mistake.@deansheather

We should probably add a unique ID for the event, can just be a uuid.New()

I feel likeconnected_at, user_id, peer_id should be plenty unique. It would be wild to get multiple connections using the same peer token (only way to get the same PeerID) at exactly the same instant, and the extra column could really add up in terms of space at the scale of telemetry.

@spikecurtisspikecurtis merged commit7d60186 intomainMar 20, 2025
36 checks passed
@spikecurtisspikecurtis deleted the spike/coder-desktop-telemetry branchMarch 20, 2025 13:04
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsMar 20, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@deansheatherdeansheatherdeansheather approved these changes

@hugodutkahugodutkahugodutka approved these changes

Assignees

@spikecurtisspikecurtis

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@spikecurtis@hugodutka@deansheather

[8]ページ先頭

©2009-2025 Movatter.jp