Skip to content

Relax brittle OATS log attribute assertions#1150

Open
zeitlinger wants to merge 2 commits into
open-telemetry:renovate/opentelemetry-instrumentation-packagesfrom
zeitlinger:gregor/remove-brittle-oats-attrs
Open

Relax brittle OATS log attribute assertions#1150
zeitlinger wants to merge 2 commits into
open-telemetry:renovate/opentelemetry-instrumentation-packagesfrom
zeitlinger:gregor/remove-brittle-oats-attrs

Conversation

@zeitlinger
Copy link
Copy Markdown
Member

Seems it got less reliable with last agent release

Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
@zeitlinger zeitlinger requested review from a team as code owners May 26, 2026 08:02
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
Comment on lines +31 to +40
command:
- /bin/sh
- -c
args:
- |
echo "=== /proc/self/mountinfo ==="
cat /proc/self/mountinfo
echo "=== /proc/self/cgroup ==="
cat /proc/self/cgroup
exec java -jar ./app.jar
Copy link
Copy Markdown
Contributor

@laurit laurit May 26, 2026

Choose a reason for hiding this comment

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

should this be removed? or do you believe it could be useful in the future?

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