forked from open-telemetry/opentelemetry-collector-contrib
-
Notifications
You must be signed in to change notification settings - Fork 3
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
otel col contrib v0.61.0 #2520
Closed
Closed
otel col contrib v0.61.0 #2520
Conversation
This file contains 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
…s insert in new map (open-telemetry#13861) Signed-off-by: Bogdan Drutu <[email protected]> Signed-off-by: Bogdan Drutu <[email protected]>
…in new map (open-telemetry#13860) Signed-off-by: Bogdan Drutu <[email protected]> Signed-off-by: Bogdan Drutu <[email protected]>
* First implementation of service graph processor. The service graphs processor is a traces processor that builds a map representing the interrelationships between various services in a system. The processor will analyse trace data and generate metrics describing the relationship between the services. These metrics can be used by data visualization apps (e.g. Grafana) to draw a service graph. Some parts of this processor are ported from grafana/tempo. * Add license note in all files. Code in servicegraphprocessor/internal/store is being relicensed from AGPLv3 (from grafana/tempo) to Apache v2, with the permission of Grafana Labs. * Add changelog entry * Fix imports * Add connection type improvements Also adds a caching logic to limit memory usage * Overwrite series during update * Update README * Record failed metrics * Fix changelog entry * Update mod * Lint to v0.58.0 * Address review comments * Implement store expiration * Use time.After * Address missed review comments * Call Expire in test * Add entry to codeowners * Add version * Add comment to tryEvictHead loop
…etry#12626) Add CODEOWNERS for `pkg/translator/prometheusremotewriteexporter` Co-authored-by: Alex Boten <[email protected]>
…tributes by default (open-telemetry#13812) * transition postgresqlreceiver to use resource attributes by default
…y#13571) [receiver/elasticsearch] add node.fs.disk.{free,total} (open-telemetry#13571)
…by making "operation" an attribute (open-telemetry#13445) * simplify blockio metric structure in metadata.yml + generate * fix typo in prev commit + generate * simplify receiver since operation is an attribute now * change expected metrics to align with operation as an attribute * changelog * go generate after main changes altered it
…span count for decision (open-telemetry#13386) * Fixes SpanCount sampler not using the correct count for decision Signed-off-by: Miguel Alexandre <[email protected]> * Add changelog Signed-off-by: Miguel Alexandre <[email protected]> * Fix test to make the correct decision Signed-off-by: Miguel Alexandre <[email protected]> * Reference issue in changelog Signed-off-by: Miguel Alexandre <[email protected]> * Keep previous tests, renamed to make sense Signed-off-by: Miguel Alexandre <[email protected]> Signed-off-by: Miguel Alexandre <[email protected]>
…pen-telemetry#13867) * [chore][processor/routingprocessor] Simplify exporters registration. * [feedback] Use dedicated methods for default and route exporters.
…y#13897) dependabot updates Mon Sep 5 23:12:04 UTC 2022 Bump cloud.google.com/go/spanner from 1.37.0 to 1.38.0 in /receiver/googlecloudspannerreceiver Bump github.com/DataDog/agent-payload/v5 from 5.0.28 to 5.0.29 in /exporter/datadogexporter Bump github.com/aws/aws-sdk-go from 1.44.90 to 1.44.91 in /exporter/awscloudwatchlogsexporter Bump github.com/aws/aws-sdk-go from 1.44.90 to 1.44.91 in /exporter/awsemfexporter Bump github.com/aws/aws-sdk-go from 1.44.90 to 1.44.91 in /exporter/awskinesisexporter Bump github.com/aws/aws-sdk-go from 1.44.90 to 1.44.91 in /exporter/awsxrayexporter Bump github.com/aws/aws-sdk-go from 1.44.90 to 1.44.91 in /exporter/datadogexporter Bump github.com/aws/aws-sdk-go from 1.44.90 to 1.44.91 in /exporter/kafkaexporter Bump github.com/aws/aws-sdk-go from 1.44.90 to 1.44.91 in /extension/observer/ecsobserver Bump github.com/aws/aws-sdk-go from 1.44.90 to 1.44.91 in /internal/aws/awsutil Bump github.com/aws/aws-sdk-go from 1.44.90 to 1.44.91 in /internal/aws/cwlogs Bump github.com/aws/aws-sdk-go from 1.44.90 to 1.44.91 in /internal/aws/k8s Bump github.com/aws/aws-sdk-go from 1.44.90 to 1.44.91 in /internal/aws/proxy Bump github.com/aws/aws-sdk-go from 1.44.90 to 1.44.91 in /internal/aws/xray Bump github.com/aws/aws-sdk-go from 1.44.90 to 1.44.91 in /internal/aws/xray/testdata/sampleapp Bump github.com/aws/aws-sdk-go from 1.44.90 to 1.44.91 in /internal/metadataproviders Bump github.com/aws/aws-sdk-go from 1.44.90 to 1.44.91 in /processor/resourcedetectionprocessor Bump github.com/aws/aws-sdk-go from 1.44.90 to 1.44.91 in /receiver/awscontainerinsightreceiver Bump github.com/aws/aws-sdk-go from 1.44.90 to 1.44.91 in /receiver/awsxrayreceiver Bump github.com/aws/aws-sdk-go-v2 from 1.16.13 to 1.16.14 in /extension/sigv4authextension Bump github.com/aws/aws-sdk-go-v2/config from 1.17.4 to 1.17.5 in /extension/sigv4authextension Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.17 to 1.12.18 in /extension/sigv4authextension Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.16.16 to 1.16.17 in /extension/sigv4authextension Bump github.com/jackc/pgx/v4 from 4.17.1 to 4.17.2 in /extension/storage Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common from 1.0.489 to 1.0.491 in /exporter/tencentcloudlogserviceexporter Bump gonum.org/v1/gonum from 0.11.0 to 0.12.0 in /pkg/stanza Bump gonum.org/v1/gonum from 0.11.0 to 0.12.0 in /receiver/statsdreceiver Co-authored-by: bogdandrutu <[email protected]>
Update README.md
…try#13903) Signed-off-by: Bogdan Drutu <[email protected]> Signed-off-by: Bogdan Drutu <[email protected]>
…metry#13904) Signed-off-by: Bogdan Drutu <[email protected]> Signed-off-by: Bogdan Drutu <[email protected]>
…ert in new map (open-telemetry#13859) Signed-off-by: Bogdan Drutu <[email protected]> Signed-off-by: Bogdan Drutu <[email protected]>
* fix panic for gauge data types in transformprocessor * add changelog entry
…open-telemetry#13906) Signed-off-by: Bogdan Drutu <[email protected]> Signed-off-by: Bogdan Drutu <[email protected]>
…necessary copies (open-telemetry#13908) Signed-off-by: Bogdan Drutu <[email protected]> Signed-off-by: Bogdan Drutu <[email protected]>
…pen-telemetry#13911) Signed-off-by: Bogdan Drutu <[email protected]> Signed-off-by: Bogdan Drutu <[email protected]>
…ector, fix error orders (open-telemetry#13912) Signed-off-by: Bogdan Drutu <[email protected]> Signed-off-by: Bogdan Drutu <[email protected]>
* Fixed the "Getting In touch" URL * Updated "Getting In touch" link with slack channel * Create fix-broken-link.yaml updating changelog * Delete fix-broken-link.yaml removed entry in changelog
Signed-off-by: Bogdan Drutu <[email protected]> Signed-off-by: Bogdan Drutu <[email protected]>
…#13909) [chore] fixtestsinsert: replace Insert with Upsert. Signed-off-by: Bogdan Drutu <[email protected]> Signed-off-by: Bogdan Drutu <[email protected]>
…pies (open-telemetry#13913) Signed-off-by: Bogdan Drutu <[email protected]> Signed-off-by: Bogdan Drutu <[email protected]>
…metry#13854) [processor/redaction] Do not ignore existing redaction attributes Update redaction attributes in case if data sent through the processor more than once. Existing attributes must be updated, not overridden or ignored.
…-telemetry#13920) The resource customizer is always applied on empty resource, so it's save to replace InsertString with UpsertString
…pen-telemetry#13918) signalfx receiver doesn't create resource attributes from sfx datapoint or event conversion. So it's save to use Map.Upsert instead of Map.Insert
…-telemetry#14547) Signed-off-by: Bogdan Drutu <[email protected]> Signed-off-by: Bogdan Drutu <[email protected]>
Signed-off-by: xin.li <[email protected]> Co-authored-by: Bogdan Drutu <[email protected]>
…emetry#14551) Signed-off-by: Bogdan Drutu <[email protected]>
…elemetry#14532) * [exporter/awsemfexporter]Fix regression in dimension roll up * Add changelog * Fix linting errors * Improve readability * Improve unit tests
…emetry#14450) * add extra context to ScrapeData errors
…t component. (part3) (open-telemetry#14561)
…t component. (part4) (open-telemetry#14562) * [chore] Change receiver config tests to unmarshal config only for that component. (part4) - [x] pulsarreceiver - [x] rabbitmqreceiver - [x] redisreceiver - [x] riakreceiver - [x] saphanareceiver - [x] sapmreceiver - [x] signalfxreceiver - [x] simpleprometheusreceiver - [x] skywalkingreceiver - [x] solacereceiver * fixup! [chore] Change receiver config tests to unmarshal config only for that component. (part4)
…t component. (part5) (open-telemetry#14563) - [x] splunkhecreceiver - [x] sqlqueryreceiver - [x] sqlserverreceiver - [x] statsdreceiver - [x] syslogreceiver - [x] tcplogreceiver - [x] udplogreceiver - [x] vcenterreceiver - [x] wavefrontreceiver - [x] windowsperfcountersreceiver - [x] zipkinreceiver - [x] zookeeperreceiver
Update README.md
…elemetry#14545) Emit metrics per-site and per-application-pool
…t component. (Part 2) (open-telemetry#14476) [chore] Change receiver config tests to unmarshal config only for that component. (part2) - [x] hostmetricsreceiver - [x] iisreceiver - [x] influxdbreceiver - [x] jmxreceiver - [x] journaldreceiver - [x] k8sclusterreceiver - [x] k8seventsreceiver - [x] kafkametricsreceiver - [x] kafkareceiver - [x] kubeletstatsreceiver - [x] prometheusexecreceiver
…lemetry#14553) Operators are no longer unmarshaled based on json or yaml libaries, so do not require the associated tags.
…en-telemetry#14468) Co-authored-by: Dmitrii Anoshin <[email protected]>
…n-telemetry#14571) * [exporter/datadog] Bug fix for json logs * PR comments - remove release notes
…-telemetry#14549) Signed-off-by: Bogdan Drutu <[email protected]> Signed-off-by: Bogdan Drutu <[email protected]>
…s in order to be compliant with SplunkCloud (open-telemetry#14469) * Updates all StatusAccepted on Splunk Receiver * Fixes all tests by asserting StatusOK instead of StatusAccepted * Adds CHANGELOG entry for Splunk HEC Receiver changes regarding http status codes * Update splunkhecreceiver-http-status-code-return.yaml Co-authored-by: Bogdan Drutu <[email protected]>
…pen-telemetry#14338) [processor/transform] Added the Int function to the transform processor (open-telemetry#11810)
Co-authored-by: Pablo Baeyens <[email protected]>
Because of the weird^H^H^H^H^Hinteresting structure of the contrib repo, we have an overwhelming amount of dependabot noise for this. Especially since we're behind upstream. We could turn this off entirely, I suppose. Or - we can modify the Makefile and just make this noise monthly rather than weekly. This commit is the result of modifying the `Makefile` to do monthly updates instead of weekly, as well as the result of running `make gendependabot`.
* wip cache metric from spanmetrics * testing * testing * WIP: collecting metrics * metric name updated * Update exporter/prometheusexporter/prometheus.go Co-authored-by: tanner-bruce <[email protected]> * Update processor/spanmetricsprocessor/processor.go Co-authored-by: tanner-bruce <[email protected]> * wip error metrics * span metrics monitoring : refactored internal metrics counters * span metrics monitoring : added metricKey error * Update processor/spanmetricsprocessor/processor.go Co-authored-by: tanner-bruce <[email protected]> * Update processor/spanmetricsprocessor/processor.go Co-authored-by: tanner-bruce <[email protected]> * moved metric one loop up * unique metrics count * removed actice timeseries counter * Update processor/spanmetricsprocessor/processor.go Co-authored-by: tanner-bruce <[email protected]> Co-authored-by: tanner-bruce <[email protected]>
arun-shopify
requested review from
gravelg,
tanner-bruce,
ahayworth and
sveiss
September 30, 2022 17:07
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.
In this branch all our changes have been cherry-picked and merged into the v0.61.0.