-
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: Logicmonitor exporter #13727
Comments
Just to confirm, are you proposing to contribute this as a representative of the vendor? |
Yes @evan-bradley . PR is ready. I will raise it once I get go-ahead. |
Thanks. One of the available sponsors may volunteer to sponsor the component on this issue. Otherwise, you can request for someone to sponsor at the Collector SIG meeting which is held on Wednesdays at 16:00 UTC, or a sponsor will be selected from the rotation. |
As per the discussion in the last SIG meeting, sponsor will be selected from the rotation. |
I have raised the PR (#14182) against this issue. |
I got another component and moved myself to the bottom of the queue. I believe this one should be taken @bogdandrutu now as the next in the list |
@dmitryax - any process to be followed by vendor for this? |
@bogdandrutu, it looks like you are the assigned sponsor for this one. |
@khyatigandhi6 can you please resolve the merge conflicts |
@bogdandrutu , the ticket still has label 'Sponsor Needed'. Can you please assign the ticket to yourself or to the one who is next in the sponsor list so that the PR review process gets started. |
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 |
Hi @bogdandrutu, |
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 |
This issue has been closed as inactive because it has been stale for 120 days with no activity. |
The purpose and use-cases of the new component
Logicmonitor exporter will send trace and log data to Logicmonitor platform (https://www.logicmonitor.com/).
Example configuration for the component
Configuration Options
The following configuration options are supported:
url (required)
: The address to send logs and tracesapitoken
: API Token of Logicmonitorheaders
: Headers of POST requestslog_batching_enabled
(default = true) : The flag to enable/disable logs batchinglog_batching_interval
(default = 10s) : The time interval for log batchingExample Configuration
Ingestion through API Token
OR
Ingestion through Bearer token
Telemetry data types supported
Traces and logs
Is this a vendor-specific component? If so, are you proposing to contribute this as a representative of the vendor?
Yes it is a vendor-specific component.
Sponsor (Optional)
No sponsor as of now. Help me find a sponsor.
The text was updated successfully, but these errors were encountered: