Add stored procedure columns to events#8
Merged
Conversation
# Conflicts: # receiver/sqlserverreceiver/templates/dbQueryAndTextQuery.tmpl
Updating tests
…onfig obj directly
…ure-columns-to-events
…essing a negligable edge case.
…to add-stored-procedure-columns-to-events # Conflicts: # receiver/sqlserverreceiver/scraper.go # receiver/sqlserverreceiver/templates/dbQueryAndTextQuery.tmpl # receiver/sqlserverreceiver/testdata/databaseTopQueryWithoutInstanceName.txt
…o add-stored-procedure-columns-to-events # Conflicts: # receiver/sqlserverreceiver/templates/dbQueryAndTextQuery.tmpl # receiver/sqlserverreceiver/testdata/databaseTopQueryWithInstanceName.txt # receiver/sqlserverreceiver/testdata/databaseTopQueryWithoutInstanceName.txt # receiver/sqlserverreceiver/testdata/expectedQueryTextAndPlanQueryWithInvalidData.yaml
This reverts commit 75b17b2.
This reverts commit 135c988.
cjksplunk
pushed a commit
that referenced
this pull request
Feb 3, 2026
…metry#45749) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description 36 components total: 1. k8sclusterreceiver 2. k8seventsreceiver 3. k8slogreceiver 4. k8sobjectsreceiver 5. kafkametricsreceiver 6. kafkareceiver 7. kubeletstatsreceiver 8. libhoneyreceiver 9. lokireceiver 10. macosunifiedloggingreceiver 11. memcachedreceiver 12. mongodbatlasreceiver 13. mongodbreceiver 14. mysqlreceiver 15. namedpipereceiver 16. netflowreceiver 17. nginxreceiver 18. nsxtreceiver 19. ntpreceiver 20. oracledbreceiver 21. osqueryreceiver 22. otelarrowreceiver 23. otlpjsonfilereceiver 24. podmanreceiver 25. postgresqlreceiver 26. pprofreceiver 27. prometheusreceiver 28. prometheusremotewritereceiver 29. pulsarreceiver 30. purefareceiver 31. purefbreceiver 32. rabbitmqreceiver 33. receivercreator 34. redfishreceiver 35. redisreceiver 36. riakreceiver Schemas were generated with [schemagen](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/cmd/schemagen/README.md) script. <!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. --> #### Link to tracking issue open-telemetry#42214
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
Fixes
Testing
Documentation