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

New component: biztalkserverreceiver #37649

Open
syron opened this issue Feb 3, 2025 · 0 comments
Open

New component: biztalkserverreceiver #37649

syron opened this issue Feb 3, 2025 · 0 comments
Labels
needs triage New item requiring triage Sponsor Needed New component seeking sponsor

Comments

@syron
Copy link

syron commented Feb 3, 2025

The purpose and use-cases of the new component

The purpose is to be able to create metrics and thereby monitor Microsoft BizTalk Server (A platform for system integrations) by calling its web APIs (https://learn.microsoft.com/en-us/rest/api/overview/biztalk/?view=rest-biztalk-2020). Those API's can be used to fetch the state of the deployed system integrations.

Example configuration for the component

biztalkserver:
  endpoint: https://biztalkserver/
  interval: 1m

Telemetry data types supported

Metrics mainly, since this would be used to fetch the state of different entity-types, such as Send Ports, Receive Locations, Orchestrations and so on.

Code Owner(s)

@lukasstolt , @riha , @syron

Sponsor (optional)

No response

Additional context

No response

@syron syron added needs triage New item requiring triage Sponsor Needed New component seeking sponsor labels Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage New item requiring triage Sponsor Needed New component seeking sponsor
Projects
None yet
Development

No branches or pull requests

1 participant