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

OpenSearch Exporter initial PR #20

Merged
merged 27 commits into from
Jun 28, 2023
Merged

Conversation

MitchellGale
Copy link

Description:

Link to tracking Issue:

Testing:

Documentation:

Alex Boten and others added 14 commits June 22, 2023 12:49
found a bunch of double commented out statements

Signed-off-by: Alex Boten <[email protected]>
The previous target still exists, but a more intuitive target is added
and used by CI. Also switches integration targets to the same iteration
pattern used for other groups of modules.
…emetry#4327) (open-telemetry#23632)

Utilize mdatagen to modify
certain metrics from gauge to non-monotonic sum, employing delta
aggregation. Adjust the test files to align with the sum test type and
update the expected.yaml file for integration testing purposes.

Co-authored-by: zeno-splunk <[email protected]>
Add JMX metrics gatherer version `1.27.0-alpha`.

cc @open-telemetry/java-contrib-approvers
…nt (open-telemetry#23640)

**Description:** updated dataset-go library, send more details in
user-agent
For more details see
https://github.com/scalyr/dataset-go/releases/tag/v0.0.9

**Link to tracking Issue:**
open-telemetry#20660
/ DSET-3468

**Testing:** verified via unit tests and also e2e with DataSet
environment

**Documentation:** see
https://github.com/scalyr/dataset-go/blob/fbaead7856a9c5669262564dfa4a13aa14a0775d/examples/readme/main.go#L81
…3564)

Following the same approach of
open-telemetry#20903

I am adding the scope whenever the metric is copied. We could also add
the _scope_ at creation time, however, it would change the signature of
several functions having already too many parameters.

**Link to tracking Issue:** <Issue number if applicable>
Fix open-telemetry#23563

**Testing:** 
Added a test to cover the new use case
…de-references (open-telemetry#23644)

Fixes possible panics from unchecked de-references in
metrics helper in `awsecscontainermetrics` receiver.

**Link to tracking Issue:**
aws-observability/aws-otel-collector#2110

**Testing:** Added unit tests for these de-references

**Documentation:** n//a
@Yury-Fridlyand
Copy link

CI fails due to new changes

@MitchellGale MitchellGale changed the title Testing with no change OpenSearch Exporter initial PR Jun 27, 2023
.github/CODEOWNERS Outdated Show resolved Hide resolved
@MitchellGale MitchellGale changed the base branch from Integ/Main to main June 28, 2023 20:36
@MitchellGale MitchellGale changed the base branch from main to Integ/Main June 28, 2023 20:36
@MitchellGale MitchellGale changed the base branch from Integ/Main to Integ/OpenSearchExporter-setup June 28, 2023 20:37
@MitchellGale MitchellGale merged commit fdc9b14 into Integ/OpenSearchExporter-setup Jun 28, 2023
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.

9 participants