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

Update Collector Core dependency to latest master #61

Merged

Conversation

tigrannajaryan
Copy link
Member

  • Updated go.mod and testbed/go.mod to point to latest master commit
    for github.com/open-telemetry/opentelemetry-collector dependencies and
    fixed the code as needed.
  • Run go mod tidy on both go.mod files.

- Updated go.mod and testbed/go.mod to point to latest `master` commit
  for github.com/open-telemetry/opentelemetry-collector dependencies and
  fixed the code as needed.
- Run `go mod tidy` on both go.mod files.
Copy link
Contributor

@pjanotti pjanotti left a comment

Choose a reason for hiding this comment

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

LGTM

@tigrannajaryan tigrannajaryan merged commit e900d2d into open-telemetry:master Dec 12, 2019
@tigrannajaryan tigrannajaryan deleted the feature/tigran/update-dep branch December 12, 2019 19:39
pjanotti pushed a commit that referenced this pull request Dec 16, 2019
* initial def of aws xray exporter

* initial dev of xray data structures and converters

* initial dev of xray data structures and converters

* initial dev of xray data structures and converters

* initial dev of xray data structures and converters

* initial dev of xray data structures and converters

* initial dev of xray data structures and converters

* initial dev of xray data structures and converters

* initial dev of export handler

* fix formatting and lint errors

* initial dev of export handler

* added to component list

* fix issues raised during code review

* switch user attribute name to constant

* fixed additional code review issues

* fixed additional code review issues

* temporarily change package name

* temporarily change package name

* revert temporarily change package name

* fixed additional code review issues

* switched to constants defined in collector

* switched to status conversion functions defined in collector

* fix latest code review issues

* fix new static check issues

* fix test that breaks if no valid aws session available

* Update Collector Core dependency to latest `master` (#61)

- Updated go.mod and testbed/go.mod to point to latest `master` commit
  for github.com/open-telemetry/opentelemetry-collector dependencies and
  fixed the code as needed.
- Run `go mod tidy` on both go.mod files.

* Ported kinesis exporter from Omnition (#60)

Porting the existing kinesis exporter from Omnition's Otel distribution
to contrib.

Porting from: https://github.com/Omnition/omnition-opentelemetry-collector/tree/master/exporter/kinesis

* fix pull request issues

* Updated SAPM exporter dependencies (#59)

* Add E2E test for SAPM Receiver (#63)

- Added DataSender for SAPM protocol.
- Added SAPM protocol receiver test to TestTrace10K scenario.

* Updated component dependencies (#64)

* Fix build for go 1.13 (#65)

* Add E2E test for SAPM Exporter (#66)

SAPM trace test was using SAPM Receiver and Jaeger Exporter.
Now SAPM is used for both ends.

* initial def of aws xray exporter

* initial dev of xray data structures and converters

* initial dev of xray data structures and converters

* initial dev of xray data structures and converters

* initial dev of xray data structures and converters

* initial dev of xray data structures and converters

* initial dev of xray data structures and converters

* initial dev of xray data structures and converters

* initial dev of export handler

* fix formatting and lint errors

* initial dev of export handler

* added to component list

* fix issues raised during code review

* switch user attribute name to constant

* fixed additional code review issues

* fixed additional code review issues

* temporarily change package name

* temporarily change package name

* revert temporarily change package name

* fixed additional code review issues

* switched to constants defined in collector

* switched to status conversion functions defined in collector

* fix latest code review issues

* fix new static check issues

* fix test that breaks if no valid aws session available

* fix pull request issues
mxiamxia referenced this pull request in mxiamxia/opentelemetry-collector-contrib Jul 22, 2020
* Fixed ballast test cases by using  cross-platform lib

The ballast test case unreliable across platforms so had to remove it.
It'll be replaced with an external test case as leveraging the
performance testbed.

The latest version was working on Linux and macOS laptops but had a hard
time on Travis CI. It seems the only reliable way to test ballast is to
spin up an external collector process and monitor it's memory usage.
This will be implemented as part one of the perf testbed cases.
bogdandrutu pushed a commit that referenced this pull request May 12, 2022
* fix golang ci yaml and improve makefile
jj22ee pushed a commit to jj22ee/opentelemetry-collector-contrib that referenced this pull request Sep 21, 2023
…_running_pods

Cluster number of running pods
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.

None yet

3 participants