Skip to content

Stonebranch Integration Check #2744

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

Len0608
Copy link

@Len0608 Len0608 commented Jul 17, 2025

What does this PR do?

Updated PR for the next step of the Integration between Stonebranch and DataDog. This first version includes metric scraping from our Universal Controller Product as well as the parsing of its log files through the Datadog Agent.
The Log parsing follows through an application log pipeline that access the uc.log file and first extracts the content of the uc.log using Grok and then mapping the different fields afterwards.

Motivation

Next steps for getting the Integration implemented.

Review checklist

  • PR has a meaningful title or PR has the no-changelog label attached
  • Feature or bugfix has tests
  • Git history is clean
  • If PR impacts documentation, docs team has been notified or an issue has been opened on the documentation repo
  • If this PR includes a log pipeline, please add a description describing the remappers and processors.

Additional Notes

Anything else we should know when reviewing?

@Len0608 Len0608 requested review from a team as code owners July 17, 2025 09:05
@Len0608 Len0608 requested a review from bgoldberg122 July 17, 2025 09:05
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.

2 participants