We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d0e62a commit 98f423fCopy full SHA for 98f423f
opamp-client/src/main/java/io/opentelemetry/opamp/client/OpampClient.java
@@ -22,7 +22,7 @@ static OpampClientBuilder builder() {
22
* Sets attributes of the Agent. The attributes will be included in the next outgoing status
23
* report. This is typically used by Agents which allow their AgentDescription to change
24
* dynamically while the OpAMPClient is started. May be also called from {@link
25
- * Callbacks#onMessage(MessageData)}.
+ * Callbacks#onMessage(OpampClient, MessageData)}.
26
*
27
* @param agentDescription The new agent description.
28
*/
0 commit comments