open-telemetry / open-telemetry/opentelemetry-java-contrib

IBM IIB/ACE monitoring

Open
#2,399 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
269
Forks
196
Avg merge
2d 7h
Merged PRs (30d)
38

Description

This issue is a proposal for the addition of a new component of java-contrib dedicated to the monitoring of IBM IIB/ACE solutions.

IBM Integration Bus (IIB)/Application Connect Enterprise (ACE) is an integration platform to connect applications and data across environments.

We aim to work on offering support to monitor this solution.

Specifically, we want to support monitoring critical use cases:

  • Report if a broker is not started, blocking the application from sending or receiving data
  • Report inactive message flows in a broker by measuring the number of message flows that are in stopped status
  • Report the status of the integration server
  • Report the max elapsed time spent processing an input message.

One possible approach is to monitor ACE by using the REST API.
An example of REST API is https://www.ibm.com/docs/en/app-connect/11.0.0?topic=api-displaying-integration-servers

Please help us refine this proposal, comment and signal support if you are interested in this monitoring.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name a repository file, test, or entry point. Begin by reviewing existing monitoring components in java-contrib and the linked IBM ACE REST API documentation. Done would require defined support for broker availability, stopped message flows, integration-server status, and maximum input-message processing time.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.