[extension/sumologic] Add new products to auto discovery#35622
Merged
andrzej-stencel merged 1 commit intoNov 20, 2024
Conversation
songy23
reviewed
Oct 4, 2024
Member
songy23
left a comment
There was a problem hiding this comment.
Please resolve the merge conflicts
Does this need a changelog?
Contributor
|
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
07d0125 to
0801b46
Compare
songy23
approved these changes
Nov 4, 2024
Contributor
Author
|
@fatsheep9146 can you take a look at this PR as well? |
Contributor
|
Please resolve conflicts. Given that this is specifically related to the sumologic extension, it would be great to get the codeowner's review - @rnishtala-sumo please review. |
fc85b51 to
4465884
Compare
0bbe03b to
bfcbf62
Compare
648ebd9 to
0a5954b
Compare
0a5954b to
a96b7c8
Compare
sbylica-splunk
pushed a commit
to sbylica-splunk/opentelemetry-collector-contrib
that referenced
this pull request
Dec 17, 2024
…try#35622) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description - Added new products to auto discovery for the otel collector to detect the new processes running in the background. ``` [x] jmx [x] activemq [x] docker ce [x] haproxy [x] memcached [x] mongodb [x] cassandra [x] microsoft sql server (linux) [] oracledb (not including in this iteration) ``` <!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. --> #### Link to tracking issue - https://sumologic.atlassian.net/browse/OSC-838 <!--Describe what testing was performed and which tests were added.--> #### Testing - ran in staging/long env - Screenshots of the products showing up in COLLECTOR TAGS is in the jira. <!--Describe the documentation added.--> #### Documentation - https://help.sumologic.com/docs/send-data/opentelemetry-collector/auto-discovery/#view-discovered-services <!--Please delete paragraphs that you did not use before submitting.-->
AkhigbeEromo
pushed a commit
to sematext/opentelemetry-collector-contrib
that referenced
this pull request
Jan 13, 2025
…try#35622) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description - Added new products to auto discovery for the otel collector to detect the new processes running in the background. ``` [x] jmx [x] activemq [x] docker ce [x] haproxy [x] memcached [x] mongodb [x] cassandra [x] microsoft sql server (linux) [] oracledb (not including in this iteration) ``` <!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. --> #### Link to tracking issue - https://sumologic.atlassian.net/browse/OSC-838 <!--Describe what testing was performed and which tests were added.--> #### Testing - ran in staging/long env - Screenshots of the products showing up in COLLECTOR TAGS is in the jira. <!--Describe the documentation added.--> #### Documentation - https://help.sumologic.com/docs/send-data/opentelemetry-collector/auto-discovery/#view-discovered-services <!--Please delete paragraphs that you did not use before submitting.-->
zeck-ops
pushed a commit
to zeck-ops/opentelemetry-collector-contrib
that referenced
this pull request
Apr 23, 2025
…try#35622) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description - Added new products to auto discovery for the otel collector to detect the new processes running in the background. ``` [x] jmx [x] activemq [x] docker ce [x] haproxy [x] memcached [x] mongodb [x] cassandra [x] microsoft sql server (linux) [] oracledb (not including in this iteration) ``` <!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. --> #### Link to tracking issue - https://sumologic.atlassian.net/browse/OSC-838 <!--Describe what testing was performed and which tests were added.--> #### Testing - ran in staging/long env - Screenshots of the products showing up in COLLECTOR TAGS is in the jira. <!--Describe the documentation added.--> #### Documentation - https://help.sumologic.com/docs/send-data/opentelemetry-collector/auto-discovery/#view-discovered-services <!--Please delete paragraphs that you did not use before submitting.-->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Link to tracking issue
Testing
Documentation