Skip to content

Conversation

@Adityaakr
Copy link

@Adityaakr Adityaakr commented Sep 13, 2023

###TITLE ###

Add "Scrape" button for quick access to scrape.log

This PR adds a "Scrape" button to the batch run page, providing users with a convenient way to access the scrape.log file. The button links to the correct URL format, including "/teuthology/" for consistency.

Related Issue:
Fixes #88 @kamoltat @ljflores

This change addresses feedback from previous discussions and aligns with the project's URL structure. It improves user experience by simplifying access to important logs.

Hey! i added the button kindly check it.
@Adityaakr Adityaakr closed this Sep 13, 2023
@Adityaakr Adityaakr reopened this Sep 13, 2023
@Adityaakr Adityaakr changed the title Update run.html Scrape button Added Sep 13, 2023
</div>

<h2>
<a href="http://qa-proxy.ceph.com/teuthology/{{ run.name }}/scrape.log">Want to see scrape.log?</a>
Copy link
Member

Choose a reason for hiding this comment

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

I would write it like this to keep similar to the other hyperlinks.

Suggested change
<a href="http://qa-proxy.ceph.com/teuthology/{{ run.name }}/scrape.log">Want to see scrape.log?</a>
<a href="http://qa-proxy.ceph.com/teuthology/{{ run.name }}/scrape.log">See scrape.log?</a>

keeping similar to the other hyperlinks.
@Adityaakr Adityaakr requested a review from ljflores September 18, 2023 16:36
Copy link
Author

@Adityaakr Adityaakr left a comment

Choose a reason for hiding this comment

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

Updated @ljflores

@ljflores
Copy link
Member

@Adityaakr looks like the file was deleted by mistake

@Adityaakr
Copy link
Author

Adityaakr commented Sep 19, 2023

@Adityaakr looks like the file was deleted by mistake

I apologize for that I recreated the review request. @ljflores

Copy link
Author

@Adityaakr Adityaakr left a comment

Choose a reason for hiding this comment

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

Updated @ljflores

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