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

Send insights metrics data to AMA #1250

Merged
merged 2 commits into from May 14, 2024
Merged

Conversation

jatakiajanvi12
Copy link
Contributor

This pull request primarily focuses on enhancing the oms.go file in the source/plugins/go/src/ directory. The changes primarily revolve around the addition of a new named pipe connection for InsightsMetrics in the AMA (Azure Monitor for containers) context, and modifications to the PostTelegrafMetricsToLA function to accommodate both Linux and Windows MSI Auth modes.

New Named Pipe Connection:

  • source/plugins/go/src/oms.go: Added a new named pipe connection, InsightsMetricsNamedPipe, for sending InsightsMetrics in the AMA context.

Changes to PostTelegrafMetricsToLA function:

Changes to InitializePlugin function:

@jatakiajanvi12 jatakiajanvi12 requested a review from a team as a code owner May 10, 2024 18:41
@jatakiajanvi12 jatakiajanvi12 merged commit 5eebc2a into ci_prod May 14, 2024
15 checks passed
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.

None yet

2 participants