Skip to content
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

Add performance test for syslog receiver #2942

Merged

Conversation

wph95
Copy link
Member

@wph95 wph95 commented Mar 30, 2021

Description:
log perf-test add syslogReceiver

Link to tracking Issue:
resolved #2528

@wph95 wph95 requested a review from a team March 30, 2021 15:21
@codecov
Copy link

codecov bot commented Mar 30, 2021

Codecov Report

Merging #2942 (26180ba) into main (21914fa) will increase coverage by 22.38%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2942       +/-   ##
===========================================
+ Coverage   69.15%   91.54%   +22.38%     
===========================================
  Files          34      463      +429     
  Lines        1605    22781    +21176     
===========================================
+ Hits         1110    20855    +19745     
- Misses        420     1435     +1015     
- Partials       75      491      +416     
Flag Coverage Δ
integration 69.11% <0.00%> (-0.05%) ⬇️
unit 90.51% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cmd/otelcontribcol/components.go 87.80% <100.00%> (+87.80%) ⬆️
exporter/datadogexporter/utils/trace_helpers.go 0.00% <0.00%> (ø)
receiver/k8sclusterreceiver/collection/metadata.go 100.00% <0.00%> (ø)
receiver/carbonreceiver/protocol/parser.go 100.00% <0.00%> (ø)
...ailsamplingprocessor/sampling/string_tag_filter.go 100.00% <0.00%> (ø)
...r/dotnetdiagnosticsreceiver/dotnet/trace_parser.go 100.00% <0.00%> (ø)
receiver/fluentforwardreceiver/server.go 77.41% <0.00%> (ø)
exporter/datadogexporter/metrics/utils.go 100.00% <0.00%> (ø)
...ceiver/kubeletstatsreceiver/kubelet/rest_client.go 100.00% <0.00%> (ø)
...stransformprocessor/metrics_transform_processor.go 99.29% <0.00%> (ø)
... and 442 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 21914fa...26180ba. Read the comment docs.

Copy link
Member

@tigrannajaryan tigrannajaryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks.

@tigrannajaryan tigrannajaryan changed the title perf test add syslog receiver Add performance test for syslog receiver Mar 31, 2021
@tigrannajaryan tigrannajaryan merged commit 8f3f191 into open-telemetry:main Mar 31, 2021
pmatyjasek-sumo pushed a commit to pmatyjasek-sumo/opentelemetry-collector-contrib that referenced this pull request Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add syslog receiver perf test
2 participants