We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Cluster API management is managed in the following class.
// com.navercorp.pinpoint.thrift.io.TCommandTypeVersion V_1_0_2_SNAPSHOT("1.0.2-SNAPSHOT", TCommandType.RESULT, TCommandType.THREAD_DUMP), V_1_0_2("1.0.2", V_1_0_2_SNAPSHOT), V_1_5_0_SNAPSHOT("1.5.0-SNAPSHOT", V_1_1_1, TCommandType.ACTIVE_THREAD_COUNT, TCommandType.ACTIVE_THREAD_COUNT_RESPONSE, TCommandType.ACTIVE_THREAD_DUMP, TCommandType.ACTIVE_THREAD_DUMP_RESPONSE, TCommandType.TRANSFER_RESPONSE),
This methods have management costs. Change using handshake to receive available API.
The text was updated successfully, but these errors were encountered:
Change the cluster api management method. pinpoint-apm#2262
7287777
Change the cluster api management method.
Change the cluster api management method. #2262
0fd04e0
f8c6323
2d5c996
c2501cf
koo-taejin
No branches or pull requests
Cluster API management is managed in the following class.
This methods have management costs.
Change using handshake to receive available API.
The text was updated successfully, but these errors were encountered: