Skip to content

[receiver/journald] introduce new component#873

Draft
odubajDT wants to merge 21 commits intomainfrom
journald-introduce
Draft

[receiver/journald] introduce new component#873
odubajDT wants to merge 21 commits intomainfrom
journald-introduce

Conversation

@odubajDT
Copy link
Contributor

No description provided.

@odubajDT odubajDT force-pushed the journald-introduce branch from c0e6f27 to aef165e Compare March 10, 2026 10:31
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
@odubajDT odubajDT force-pushed the journald-introduce branch from a8d354a to de5ddc9 Compare March 10, 2026 14:59
odubajDT and others added 3 commits March 11, 2026 06:50
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
@RealAnna RealAnna force-pushed the journald-introduce branch from ab86df6 to 589c06b Compare March 12, 2026 07:03
RealAnna and others added 2 commits March 12, 2026 11:06
Co-authored-by: odubajDT <93584209+odubajDT@users.noreply.github.com>
startTimeUnixNano: "1000000"
timeUnixNano: "2000000"
unit: By

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change

@@ -0,0 +1,37 @@
extensions:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this file is not needed anymore, can be removed

Copy link
Contributor

Choose a reason for hiding this comment

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

yes still cleaning up 👍

}
}

func Debug(err error, t *testing.T, expectedMerged pmetric.Metrics, actualMerged pmetric.Metrics) {
Copy link
Contributor Author

@odubajDT odubajDT Mar 13, 2026

Choose a reason for hiding this comment

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

this function is good, but covers only resources and it's atributes, can you maybe extend it to cover also scopes and metrics? Potentially we can make it more general and just paste the full actual yaml here - we can then use AI to compare the differences, does not even need to be nicely formatted :) It does not need to be part of this PR, just a potential improvement for future

Copy link
Contributor

Choose a reason for hiding this comment

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

I was thinking if it makes sense to have different level of details but yeah since AI maybe a single print all would be good enough

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