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

AZINTS-3155 / Adding new sources for dates in Azure active directory pipeline #19667

Merged
merged 4 commits into from
Feb 21, 2025

Conversation

andresromerodatadog
Copy link
Contributor

Following https://datadoghq.atlassian.net/wiki/spaces/~712020c4a4c505c6e144cd9e42314f3e9b4603/pages/4749656366/Azure+Logging+Timestamps+Categories
And the conversation here:
https://dd.slack.com/archives/C021AL93U64/p1739894772395479

Adding three new sources of time for the logs from azure's active directory resource provider. The order doesn't matter much, since we don't see logs with multiple of these sources.

@@ -70,7 +70,6 @@ tests:
"correlationId" : "d47198c3-f726-47b8-b683-3f6244c9ceb5",
"Level" : 4,
"location" : "US",
"time" : "2020-05-13T12:35:19.6363979Z",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The same time is used below, and this test now reflects the actual incoming log. The result should still be the same but parsed out of the createdDateTime field.

@thibaultkrebs thibaultkrebs added the assets/deploy-logs-staging ONLY USED BY Logs Backend - Validates that a PR is OK to go to staging label Feb 21, 2025
@thibaultkrebs thibaultkrebs added this pull request to the merge queue Feb 21, 2025
Merged via the queue into master with commit 26e642c Feb 21, 2025
32 checks passed
@thibaultkrebs thibaultkrebs deleted the andres-romero/AZINTS-3155 branch February 21, 2025 21:38
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.

2 participants