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

add scrape.log at home screen #83

Open
ideepika opened this issue Mar 26, 2021 · 12 comments
Open

add scrape.log at home screen #83

ideepika opened this issue Mar 26, 2021 · 12 comments

Comments

@ideepika
Copy link
Member

ideepika commented Mar 26, 2021

image

we could add it next to show the description for a batch run, can help in quicker failure analysis
right now for batch like: https://pulpito.ceph.com/yuriw-2021-03-23_21:23:36-rados-wip-yuri7-testing-2021-03-23-1015-nautilus-distro-basic-smithi/5990713/
we need to go to one of the run's log and then from there to a folder above to access scrape.log:
http://qa-proxy.ceph.com/teuthology/yuriw-2021-03-23_21:23:36-rados-wip-yuri7-testing-2021-03-23-1015-nautilus-distro-basic-smithi/

we would need to :

add a button like in screenshot named scrape with address to http://qa-proxy.ceph.com/teuthology/yuriw-2021-03-23_21:23:36-rados-wip-yuri7-testing-2021-03-23-1015-nautilus-distro-basic-smithi/scrape.log baased url

@hkaur008
Copy link

hkaur008 commented Oct 6, 2021

Hey can i contribute to this?

@neha-ojha
Copy link
Member

Hey can i contribute to this?

sure, please reach out to @ideepika @kamoltat if you need any guidance

@hkaur008
Copy link

hkaur008 commented Oct 6, 2021

okay

@hkaur008
Copy link

hkaur008 commented Oct 6, 2021

Can you let me know the file i need to change @ideepika @kamoltat
As i need to run the app to get to know where to add button
but i m unable run to due to

image

  • This is caused because of

image

@ideepika
Copy link
Member Author

ideepika commented Oct 6, 2021

@hkaur008 you can use git grep to see how current buttons are working in code eg:

$ git grep "Total"
pulpito/templates/node_stats_jobs.html:                    <th data-sortinitialorder="asc">Total <span class="fa fa-sort-desc"></span></th>
pulpito/templates/node_stats_jobs.html:                      <td data-title="Total">
pulpito/templates/run.html:                <button type="button" class="btn btn-primary active" id='all-job-btn'>{{ run.results.total }} Total</button>
pulpito/templates/run_detail.html:        <button type="button" class="btn btn-primary active" id='all-job-btn'>{{ run.results.total }} Total</button>

@hkaur008 hkaur008 mentioned this issue Oct 13, 2021
3 tasks
@neha-ojha
Copy link
Member

cc @NitzanMordhai

@abhinavvsinhaa
Copy link

Hey @ideepika as I can already see there is an opened pull request for it, that has not been merged yet. Can I work on this issue? @neha-ojha

@ideepika
Copy link
Member Author

Sure, green from my side, please check with @neha-ojha once if that's relevant still or not.

@abhinavvsinhaa
Copy link

Sure, green from my side, please check with @neha-ojha once if that's relevant still or not.

Alright thanks @ideepika. Hey @neha-ojha, can you please let me know if this issue is still relevant to be worked upon?

@neha-ojha
Copy link
Member

Sure, green from my side, please check with @neha-ojha once if that's relevant still or not.

Alright thanks @ideepika. Hey @neha-ojha, can you please let me know if this issue is still relevant to be worked upon?

@abhinavvsinhaa please feel free to work on it!
cc @kamoltat

@abhinavvsinhaa
Copy link

I'm unable to run the ceph/paddles repository which is mentioned as a dependency to build and run the current repo, due to M1 architecture, as some of the packages mentioned in the paddles repo is not available for M1. So can you help me with the same? Or should I just update the html file? @neha-ojha @ideepika

@ManvendraPSdev
Copy link

ManvendraPSdev commented Dec 19, 2023

@neha-ojha @ideepika Can you please assign this issue to me I am excited to work on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants