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

Rename pdata Size to OtlpProtoSize, fix some other comments #2726

Merged
merged 1 commit into from
Mar 19, 2021

Conversation

bogdandrutu
Copy link
Member

Signed-off-by: Bogdan Drutu bogdandrutu@gmail.com

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu bogdandrutu requested a review from a team March 17, 2021 22:34
@codecov
Copy link

codecov bot commented Mar 17, 2021

Codecov Report

Merging #2726 (06f68f4) into main (85804ff) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2726   +/-   ##
=======================================
  Coverage   91.83%   91.83%           
=======================================
  Files         289      289           
  Lines       15523    15523           
=======================================
  Hits        14256    14256           
  Misses        870      870           
  Partials      397      397           
Impacted Files Coverage Δ
consumer/pdata/log.go 100.00% <ø> (ø)
consumer/pdata/metric.go 99.23% <ø> (ø)
consumer/pdata/trace.go 100.00% <ø> (ø)
processor/batchprocessor/batch_processor.go 90.08% <100.00%> (ø)

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 85804ff...06f68f4. Read the comment docs.

@tigrannajaryan tigrannajaryan merged commit 94a6cdd into open-telemetry:main Mar 19, 2021
@bogdandrutu bogdandrutu deleted the otlpsize branch February 1, 2022 02:31
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 2023
Tanzu Tile implementation and docs

This change implements the required code for creating the Tanzu Tile.
The Tanzu Tile is a way to deploy the collector to get metrics from
the Tanzu environment. In the tile directory, run the command
./make-latest-tile to generate the Tanzu tile. Refer to DEVELOPMENT.md
to know how to properly use the created tile.
Troels51 pushed a commit to Troels51/opentelemetry-collector that referenced this pull request Jul 5, 2024
…ation. (open-telemetry#2726)

* Update triplet links in building-with-vcpkg documentation.

* Update docs/building-with-vcpkg.md

Co-authored-by: Tom Tan <lilotom@gmail.com>

---------

Co-authored-by: Marc Alff <marc.alff@free.fr>
Co-authored-by: Tom Tan <lilotom@gmail.com>
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.

2 participants