# Functions
getDummyKeyString returns a dummy key string satisfies the wsrpc key length constraints.
getDummyKeyString returns a dummy key string with the specified prefix satisfies the wsrpc key length constraints.
NewIngressAgentBatch creates a new IngressAgentBatch with the given batch client and contractID.
NewIngressAgentBatchWrapper creates a new IngressAgentBatchWrapper with the provided telemetry batch client.
NewManager create a new telemetry manager that is responsible for configuring telemetry agents and generating the defined telemetry endpoints and monitoring endpoints.
NewMockMonitoringEndpointGenerator creates a new instance of MockMonitoringEndpointGenerator.
# Structs
IngressAgentBatch allows for sending batch telemetry for a given contractID.
IngressAgentBatchWrapper provides monitoring endpoint generation for the telemetry batch client.
MockMonitoringEndpointGenerator is an autogenerated mock type for the MonitoringEndpointGenerator type.
MockMonitoringEndpointGenerator_GenMonitoringEndpoint_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GenMonitoringEndpoint'.