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

Using latest chart with alloy using stage.docker instead of stage.cri in oracle cloud OKE #495

Closed
giri-vsr opened this issue Apr 26, 2024 · 0 comments · Fixed by #496
Closed
Assignees

Comments

@giri-vsr
Copy link

I am using latest chart without any custom config.

My understanding is that it should extract a label from containerID to tmp_container_runtime with regex ^(\\w+):\\/\\/.+$ and it matches the label with selector {tmp_container_runtime=\"containerd\"} or {tmp_container_runtime=\"docker\"}.
But when I see the containerID it started with cri-o in OKE.

Example:
containerID: cri-o://49fb93ae186e6d2db74d2bae0f42d09430a3da3b589d744032b17afc80bb2773

@petewall petewall self-assigned this Apr 26, 2024
@petewall petewall linked a pull request Apr 26, 2024 that will close this issue
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 a pull request may close this issue.

2 participants