-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
New component:TCP Receiver #34414
Comments
If you are interested in this, please become a sponsor. Thank you. @codeboten @mx-psi |
Invitation to become a sponsor, is anyone interested in this? |
|
I will sponsor. |
Hi, |
@ZenoCC-Peng please go right ahead. |
#### Description Introduce a new receiver, TCP Check Receiver.This receiver creates stats by connecting to an TCP server. #### Link to tracking issue Related to open-telemetry#34414 #### Testing N/A #### Documentation metadata.yaml, README. Signed-off-by: huangyanfeng <[email protected]>
#### Description Introduce a new receiver, TCP Check Receiver.This receiver creates stats by connecting to an TCP server. #### Link to tracking issue Related to open-telemetry#34414 #### Testing N/A #### Documentation metadata.yaml, README. Signed-off-by: huangyanfeng <[email protected]>
#### Description Introduce a new receiver, TCP Check Receiver.This receiver creates stats by connecting to an TCP server. #### Link to tracking issue Related to open-telemetry#34414 #### Testing N/A #### Documentation metadata.yaml, README. Signed-off-by: huangyanfeng <[email protected]>
#### Description Introduce a new receiver, TCP Check Receiver.This receiver creates stats by connecting to an TCP server. #### Link to tracking issue Related to open-telemetry#34414 #### Testing N/A #### Documentation metadata.yaml, README. Signed-off-by: huangyanfeng <[email protected]>
Introduce a new receiver, TCP Check Receiver.This receiver creates stats by connecting to an TCP server. Related to open-telemetry#34414 N/A metadata.yaml, README. Signed-off-by: huangyanfeng <[email protected]>
Introduce a new receiver, TCP Check Receiver.This receiver creates stats by connecting to an TCP server. Related to open-telemetry#34414 N/A metadata.yaml, README. Signed-off-by: huangyanfeng <[email protected]>
Introduce a new receiver, TCP Check Receiver.This receiver creates stats by connecting to an TCP server. Related to open-telemetry#34414 N/A metadata.yaml, README. Signed-off-by: huangyanfeng <[email protected]>
Introduce a new receiver, TCP Check Receiver.This receiver creates stats by connecting to an TCP server. Related to open-telemetry#34414 N/A metadata.yaml, README. Signed-off-by: huangyanfeng <[email protected]>
Introduce a new receiver, TCP Check Receiver.This receiver creates stats by connecting to an TCP server. Related to open-telemetry#34414 N/A metadata.yaml, README. Signed-off-by: huangyanfeng <[email protected]>
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping |
The purpose and use-cases of the new component
To monitor the availability and performance of TCP endpoints.
Use case: TCP network detection plug-in, usually used to monitor whether a TCP port on the local machine is listening, or whether a remote port can be connected
Example configuration for the component
Telemetry data types supported
Is this a vendor-specific component?
Code Owner(s)
yanfeng1992
Sponsor (optional)
@atoulme
Additional context
No response
The text was updated successfully, but these errors were encountered: