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

Offer to color rows by pod #20898

Open
jsoref opened this issue Nov 21, 2024 · 2 comments
Open

Offer to color rows by pod #20898

jsoref opened this issue Nov 21, 2024 · 2 comments
Labels
component:ui User interfaces bugs and enhancements enhancement New feature or request

Comments

@jsoref
Copy link
Member

jsoref commented Nov 21, 2024

Summary

Currently, you can visit a statefulset (or deployment, or replicaset, or ...), e.g.:
https://cd.apps.argoproj.io/applications/argo-cd?resource=kind%3APod&node=apps%2FStatefulSet%2Fargocd%2Fargocd-redis-ha-server%2F0&tab=logs
and select the Show pod names button:
image

It should be possible to make it easier for viewers to see which log lines relate to which pod. Consistently coloring the log row backgrounds by pod name would make it easier to follow flows without taking up lots of space.

Motivation

Right now, you can show pod names, but that eats quite a bit of space from the log view and it doesn't actually make it easy to see which lines are from the same pod.

Proposal

Offer to color log message rows. Automatically assign colors based on pods. Show the pod names/colors above or below the log view.

@jsoref jsoref added the enhancement New feature or request label Nov 21, 2024
@andrii-korotkov-verkada andrii-korotkov-verkada added the component:ui User interfaces bugs and enhancements label Nov 21, 2024
@aali309
Copy link
Contributor

aali309 commented Nov 22, 2024

I would like to take a look into this please.

@surajyadav1108
Copy link
Contributor

I would like to take a look into this please.

go ahead you don't need to be assigned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:ui User interfaces bugs and enhancements enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants