Skip to content

[receiver/kafkareceiver] Add Azure Resource Logs Support #23333

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

Conversation

cparkins
Copy link
Contributor

Description:
Add the ability to Consume Azure Resource Logs in the Kaka Receiver.

Link to tracking Issue:
#18210

Testing:
Locally tested by receiving data from Azure Event Hubs with the Kafka Receiver. Data was coming from Azure Resources using Diagnostic Settings.

Documentation:
Documentation updated to reflect new format.

@cparkins cparkins requested a review from a team June 13, 2023 00:07
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jun 13, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

@MovieStoreGuy
Copy link
Contributor

Please sign the CLA

@cparkins
Copy link
Contributor Author

Please sign the CLA

I have. I rebased to use the correct email address.

@cparkins cparkins requested review from mx-psi and dmitryax as code owners June 13, 2023 18:47
@github-actions github-actions bot added cmd/configschema configschema command cmd/otelcontribcol otelcontribcol command labels Jun 13, 2023
@github-actions github-actions bot requested a review from pmcollins June 13, 2023 18:47
@cparkins cparkins force-pushed the receiver/kafka-receiver/add-azure-resource-log-support branch 3 times, most recently from 911621a to 2f56bea Compare June 14, 2023 22:06
@mx-psi
Copy link
Member

mx-psi commented Jun 23, 2023

@atoulme we would need your review here since you will be added as a codeowner

@cparkins cparkins force-pushed the receiver/kafka-receiver/add-azure-resource-log-support branch from e2c7ff2 to 9cf3da6 Compare June 27, 2023 19:29
@cparkins cparkins force-pushed the receiver/kafka-receiver/add-azure-resource-log-support branch from 29d9b3c to f177c8a Compare July 5, 2023 21:19
return l, err
}

// The Azure resource ID will be pulled into a common resource attribute.
Copy link
Member

@martinjt martinjt Jul 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this assumption is incorrect, I've seen the batch contain multiple resource IDs before.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added code to handle that situation.

@cparkins cparkins force-pushed the receiver/kafka-receiver/add-azure-resource-log-support branch 3 times, most recently from c7d558a to 3066415 Compare July 12, 2023 20:55
@cparkins cparkins force-pushed the receiver/kafka-receiver/add-azure-resource-log-support branch from 3066415 to 81e27ff Compare July 13, 2023 19:49
@github-actions
Copy link
Contributor

github-actions bot commented Aug 3, 2023

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Aug 3, 2023
@mx-psi mx-psi removed the Stale label Aug 3, 2023
…(pkg/translators/azure) and use shared format in Event Hub and Kafka Receivers.
@cparkins cparkins force-pushed the receiver/kafka-receiver/add-azure-resource-log-support branch from 81e27ff to d05f11d Compare August 4, 2023 21:21
Copy link
Contributor

@MovieStoreGuy MovieStoreGuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please split this up in translator and then adding to kafka?

@cparkins
Copy link
Contributor Author

cparkins commented Aug 8, 2023

@MovieStoreGuy I just created this PR for the Translator portion #25096

@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Aug 26, 2023
@github-actions
Copy link
Contributor

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Sep 10, 2023
@cparkins cparkins deleted the receiver/kafka-receiver/add-azure-resource-log-support branch October 25, 2023 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants