To ease debugging and support requests, it would be great to have a command that automatically collects useful information in an open and anonymized way.
Such data could include:
- Count of pool_participants
- Datastore type
- Migration versions
- Number of CRDB nodes
- Latency between CRDB nodes
- Approximate count of subscriptions/ISAs/constraints/operations (e.g., values rounded to 1, 10, 100, 1,000, 10,000, 100,000, etc.)
This list should be refined and remains open to suggestions.
Describe the solution you'd like
A simple command or endpoint that generates a text file containing all the necessary information.
Describe alternatives you've considered
Continuing to ask users for data manually when needed.
To ease debugging and support requests, it would be great to have a command that automatically collects useful information in an open and anonymized way.
Such data could include:
This list should be refined and remains open to suggestions.
Describe the solution you'd like
A simple command or endpoint that generates a text file containing all the necessary information.
Describe alternatives you've considered
Continuing to ask users for data manually when needed.