Skip to content

Conversation

@breedx-splk
Copy link
Contributor

This is the first part of #1941. It adds a new component called ibm-mq-metrics which provides a runnable utility that can fetch metrics from IBM MQ series and emit them as otel metrics. It is based on https://github.com/signalfx/opentelemetry-ibm-mq-monitoring. This code is alpha quality.

There are a few pieces that are still missing from this PR:

  • e2e tests. We have a set of end-to-end "golden" tests that validate data using a docker-compose environment. These have not yet been added, due in part to the golden image only being available in a splunk registry (see #40721 for more info)
  • ability to run the integrationTest target. This requires running the ibm mq server as a docker container, which is not yet included.
  • workflows to run the above

@breedx-splk breedx-splk requested a review from a team June 13, 2025 22:47
@otelbot-java-contrib
Copy link
Contributor

❌ The result from spotlessApply could not be committed to the PR branch, see logs: https://github.com/open-telemetry/opentelemetry-java-contrib/actions/runs/15645359085.

@otelbot-java-contrib
Copy link
Contributor

🔧 The result from spotlessApply was committed to the PR branch.

3 similar comments
@otelbot-java-contrib
Copy link
Contributor

🔧 The result from spotlessApply was committed to the PR branch.

@otelbot-java-contrib
Copy link
Contributor

🔧 The result from spotlessApply was committed to the PR branch.

@otelbot-java-contrib
Copy link
Contributor

🔧 The result from spotlessApply was committed to the PR branch.

Dylan-M pushed a commit to Dylan-M/opentelemetry-collector-contrib that referenced this pull request Aug 5, 2025
)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
Build a docker image for the golden binary, available as snapshot and
release artifact, needed for or after
open-telemetry/opentelemetry-java-contrib#1960
is merged

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes open-telemetry#40538

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@trask trask added this pull request to the merge queue Aug 14, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 14, 2025
@trask
Copy link
Member

trask commented Aug 14, 2025

merge failed, looks like conflict with updating the shadow plugin:

  • What went wrong:
    Plugin [id: 'com.github.johnrengelman.shadow'] was not found in any of the following sources:

renovate bot and others added 2 commits August 14, 2025 11:33
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <[email protected]>
Co-authored-by: Lauri Tulmin <[email protected]>
(cherry picked from commit 89c1afb)
@breedx-splk breedx-splk enabled auto-merge August 14, 2025 18:36
@breedx-splk breedx-splk added this pull request to the merge queue Aug 14, 2025
Merged via the queue into open-telemetry:main with commit 567e54e Aug 14, 2025
31 checks passed
@breedx-splk breedx-splk deleted the add_ibm_mq branch August 14, 2025 18:44
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.