Skip to content

Example for OTLP gRPC exporter for Metrics.#1598

Merged
lalitb merged 9 commits intoopen-telemetry:mainfrom
lalitb:otlp-grpc-example
Sep 13, 2022
Merged

Example for OTLP gRPC exporter for Metrics.#1598
lalitb merged 9 commits intoopen-telemetry:mainfrom
lalitb:otlp-grpc-example

Conversation

@lalitb
Copy link
Copy Markdown
Member

@lalitb lalitb commented Sep 8, 2022

Fixes #1593

Changes

  • Adds OTLP GRPC exporter example
  • Updates example README.md for metrics, and to use latest version of Collector
  • Update Collector config to by in sync with latest Collector version.

Please provide a brief description of the changes here.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@lalitb lalitb requested a review from a team September 8, 2022 07:15
@lalitb lalitb changed the title [WIP] - OTLP GRPC exporter example. [WIP] - Example for OTLP GRPC exporter for Metrics. Sep 8, 2022
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 8, 2022

Codecov Report

Merging #1598 (7cf199b) into main (c44fd91) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1598   +/-   ##
=======================================
  Coverage   85.26%   85.26%           
=======================================
  Files         156      156           
  Lines        4978     4978           
=======================================
  Hits         4244     4244           
  Misses        734      734           

@lalitb lalitb changed the title [WIP] - Example for OTLP GRPC exporter for Metrics. Example for OTLP GRPC exporter for Metrics. Sep 8, 2022
@lalitb lalitb changed the title Example for OTLP GRPC exporter for Metrics. Example for OTLP gRPC exporter for Metrics. Sep 8, 2022
Copy link
Copy Markdown
Member

@esigo esigo 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 for the PR

Comment thread examples/otlp/CMakeLists.txt Outdated
Comment thread examples/otlp/grpc_metric_main.cc Outdated
Copy link
Copy Markdown
Member

@owent owent left a comment

Choose a reason for hiding this comment

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

LGTM

@lalitb lalitb merged commit cfaf8a1 into open-telemetry:main Sep 13, 2022
yxue pushed a commit to yxue/opentelemetry-cpp that referenced this pull request Dec 5, 2022
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.

OTLP gRPC metrics exporter fails to connect

3 participants