Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,552,300
Community Members
 
Community Events
184
Community Groups

Is it possible to hide the uptime percentage below the ribbon

Right now the uptime for a component is seen in percentage just below the ribbon like "99.84 % uptime".

Is it possible to show only the ribbon with green/yellow/red bars and not the calculated percentage below it?

 

1 answer

1 accepted

0 votes
Answer accepted
Jesse Klein
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 02, 2023

Hello Samrit,

Thanks for your question about removing the percentage for the uptime showcase. This is not something that is prebuilt into Statuspage but it is technically possible using custom code:

I looked through my page and found that the following element is what displays the percentage:

<div class=“legend-item legend-item-uptime-value legend-item-{componentID}”><span id=“uptime-percent-{componentID}”>100</span> % uptime</div>

You could manipulate this to remove the percentage if you had a business plan. Also, since the code would be custom, I don't really have any guidance on how you would change this specifically but that could be a good starting point on how to remove the value.

To find the elements, I used the inspect tool within my dev tools on the Google Chrome browser. Hopefully, this helps point you in a good starting direction.

Regards,
Jesse

Thanks Jesse for the insight.

Will check further if I can get a way to manipulate

Like Jesse Klein likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events