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

[spec] UUID #17

Closed
at15 opened this issue Feb 26, 2018 · 1 comment
Closed

[spec] UUID #17

at15 opened this issue Feb 26, 2018 · 1 comment

Comments

@at15
Copy link
Member

at15 commented Feb 26, 2018

We need uuid for nodes so we can identify them

  • agent generate uuid for itself to represent node + process
  • central generate uuid for itself so the agent know the central is still the central is knows ...

Ref

@at15 at15 added this to the Week 7 milestone Feb 26, 2018
@at15 at15 added this to To do in Spec via automation Feb 26, 2018
@at15 at15 added this to To do in Central via automation Feb 26, 2018
@at15 at15 added this to To do in Agent via automation Feb 26, 2018
@at15
Copy link
Member Author

at15 commented Feb 26, 2018

one interesting that may be related to time series is, some uid allow sort by time (roughly), which could be an interesting property for time series, i.e. add a special tag to a series called create time, and series created in a close time would be closer to each other, and when query, they may often being asked together

at15 added a commit that referenced this issue Feb 26, 2018
- it contains time, it contains pid
- it use part of md5 of hostime
- it does lack some randomness because time is seconds, and there is no
extra random value except the three mentioned above
@at15 at15 closed this as completed Feb 26, 2018
Central automation moved this from To do to Done Feb 26, 2018
Spec automation moved this from To do to Done Feb 26, 2018
Agent automation moved this from To do to Done Feb 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Agent
  
Done
Central
  
Done
Spec
  
Done
Development

No branches or pull requests

1 participant