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.
Merge Sumo tail-sampling extensions
Update source processor to new API
Fix imports order
Update deps for OTC v0.14.0
Expose tailsamplingprocessor metrics
Config update (#289)
CircleCI configuration update and linter fixes
Tail sampling processor - update to v0.16
Source processor - update to v0.16
Tailsampling processor order fix
Introduce cascading filter processor (#359)
Switch to AWS ECR (build(deps): bump go.opentelemetry.io/collector from 0.19.0 to 0.20.0 in /processor/metricstransformprocessor #409)
Investigate issue with image tagging (build(deps): bump go.opentelemetry.io/collector from 0.19.0 to 0.20.0 in /receiver/awsxrayreceiver #410)
Update README.md
Clarify which span attributes are updated/added and
probablistic_filtering_ratio
behaviorProvide invert (like grep -v) match capability (build(deps): bump go.opentelemetry.io/collector from 0.19.0 to 0.21.0 in /extension/observer/k8sobserver #509)
Bump OTC-Sumo version
Add Sumo examples (build(deps): bump go.opentelemetry.io/collector from 0.19.0 to 0.22.0 in /exporter/stackdriverexporter #681)
Update README.md
Update base dependency to v0.19.0-sumo
Remove uneccesary return values per linter
Switch master -> main
Address linter errors in sourceprocessor
Use cloud.namespace on AWS resourcedetection
Update ec2.go
TRACING-1684 | Change cloud.namespace tag from "ec2" to "aws/ec2".
TRACING-1684 | Test fix
Switch examples to use OTLP/HTTP (build(deps): bump github.com/aws/aws-sdk-go from 1.36.31 to 1.38.21 in /exporter/awsemfexporter #864)
Bump SumoLogic OTC base version
Fix cascadingfilterprocessor unit test
Introduce telegrafreceiver (build(deps): bump github.com/golangci/golangci-lint from 1.35.2 to 1.40.1 in /internal/tools #935)
Increase testbed memory limits
AWS OTel Collector templates (build(deps): bump github.com/prometheus/common from 0.15.0 to 0.20.0 in /receiver/prometheusexecreceiver #788)
Update core version to v0.22.0
AWS Distro for Opentelemetry collector configuration file (build(deps): bump github.com/aws/aws-sdk-go from 1.36.31 to 1.38.51 in /exporter/datadogexporter #983)
Update Telegraf for changes in core v0.22.0
Rebase on v0.24.0 upstream changes
Add opentelemetry-collector-builder with Makefile and Github Action to build on PR (build(deps): Bump go.opentelemetry.io/collector/model from 0.30.0 to 0.30.1 in /processor/resourcedetectionprocessor #1300)
Add telegrafreceiver to opentelemetry-collector-builder config
Add tracing-tests into pipeline (build(deps): Bump go.opentelemetry.io/collector from 0.30.0 to 0.30.1 in /receiver/awsxrayreceiver #1302)
Install fluentbit (build(deps): Bump go.opentelemetry.io/collector from 0.30.0 to 0.30.1 in /pkg/batchperresourceattr #1312)
Add publish-check for all tags and branches
Fix CI to actually produce artifacts for tags
Update config.yml (build(deps): Bump go.opentelemetry.io/collector/model from 0.30.0 to 0.31.0 in /receiver/redisreceiver #1412)
Update aws-otel-config-file.yaml (build(deps): Bump go.uber.org/zap from 1.18.1 to 1.19.0 in /receiver/zookeeperreceiver #1537)
Sumo Logic Syslog Processor (build(deps): Bump go.opentelemetry.io/collector from 0.30.0 to 0.30.1 in /exporter/newrelicexporter #1313)
Signed-off-by: Dominik Rosiek drosiek@sumologic.com
Co-authored-by: Patryk Małek 69143962+pmalek-sumo@users.noreply.github.com
Update k8sprocessor with recent changes from sumologic-otel-collector
Description:
Link to tracking Issue:
Testing:
Documentation: