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

Long label values hard to read on service discovery status page #3739

Closed
brian-brazil opened this Issue Jan 25, 2018 · 2 comments

Comments

Projects
None yet
2 participants
@brian-brazil
Copy link
Member

brian-brazil commented Jan 25, 2018

Some k8 SD labels like __meta_kubernetes_pod_annotation_kubernetes_io_created_by can be very long, making the service discovery status page scroll horizontally.

We should really wrap these, such as by removing the whitespace: nowrap and adding display: inline.

@vaibhavsingh97

This comment has been minimized.

Copy link

vaibhavsingh97 commented Jan 26, 2018

@brian-brazil I want to claim this issue 👍

callumj added a commit to callumj/prometheus that referenced this issue Feb 21, 2018

brian-brazil added a commit that referenced this issue Feb 24, 2018

iobestar pushed a commit to iobestar/prometheus that referenced this issue Apr 10, 2018

sipian pushed a commit to sipian/prometheus that referenced this issue May 18, 2018

Place Service Discovery labels inline (prometheus#3872)
Fixes prometheus#3739


Signed-off-by: sipian <cs15btech11019@iith.ac.in>
@lock

This comment has been minimized.

Copy link

lock bot commented Mar 22, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 22, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
You can’t perform that action at this time.