Skip to content

Conversation

@paveltovchigrechko
Copy link
Contributor

@paveltovchigrechko paveltovchigrechko commented May 13, 2025

Motivation and context

A documentation article for new Analytics page for projects / tasks / jobs.
I deleted the analytics-in-cloud.md file as it seems it is the outdated version of the previous analytic and is no longer relevant.

How has this been tested?

Checklist

  • I submit my changes into the develop branch
  • I have created a changelog fragment
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • I have linked related issues (see GitHub docs)

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

@paveltovchigrechko paveltovchigrechko marked this pull request as ready for review May 22, 2025 08:12
Copy link
Member

@bsekachev bsekachev left a comment

Choose a reason for hiding this comment

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

Do we really need to store site/content/en/images/analytics/clear-filter-button.svg and other icons in /analytics subdirectory?
These icons are quite common and used across the whole application. Will we duplicate them each time?

2. Select an item from the list, and click on three dots (![Open menu](/images/openmenu.jpg)).
3. From the menu, select **View analytics** > **Performance** tab.

![Open menu](/images/viewanalytics.jpg)
Copy link
Member

Choose a reason for hiding this comment

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

You removed the page, but it seems outdated screenshots are still presented

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed unused images, moved the rest of the icons to the main images directory.

Copy link
Member

@bsekachev bsekachev left a comment

Choose a reason for hiding this comment

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

I think we need to describe how these events are aggregated. That is not obvious for a user and probably will help you to understand the feature better

@sonarqubecloud
Copy link

@paveltovchigrechko
Copy link
Contributor Author

I think we need to describe how these events are aggregated. That is not obvious for a user and probably will help you to understand the feature better

Added an explanation in the Events tab paragraph.

Copy link
Member

@bsekachev bsekachev left a comment

Choose a reason for hiding this comment

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

LGTM

@paveltovchigrechko paveltovchigrechko merged commit 44d1a56 into develop May 27, 2025
15 checks passed
@paveltovchigrechko paveltovchigrechko deleted the pt/analytics-article branch May 27, 2025 06:44
archibald1418 pushed a commit that referenced this pull request May 27, 2025
<!-- Raise an issue to propose your change
(https://github.com/cvat-ai/cvat/issues).
It helps to avoid duplication of efforts from multiple independent
contributors.
Discuss your ideas with maintainers to be sure that changes will be
approved and merged.
Read the [Contribution guide](https://docs.cvat.ai/docs/contributing/).
-->

<!-- Provide a general summary of your changes in the Title above -->

### Motivation and context
<!-- Why is this change required? What problem does it solve? If it
fixes an open
issue, please link to the issue here. Describe your changes in detail,
add
screenshots. -->
A documentation article for new Analytics page for projects / tasks /
jobs.
I deleted the `analytics-in-cloud.md` file as it seems it is the
outdated version of the previous analytic and is no longer relevant.

### How has this been tested?
<!-- Please describe in detail how you tested your changes.
Include details of your testing environment, and the tests you ran to
see how your change affects other areas of the code, etc. -->

### Checklist
<!-- Go over all the following points, and put an `x` in all the boxes
that apply.
If an item isn't applicable for some reason, then ~~explicitly
strikethrough~~ the whole
line. If you don't do that, GitHub will show incorrect progress for the
pull request.
If you're unsure about any of these, don't hesitate to ask. We're here
to help! -->
- [x] I submit my changes into the `develop` branch
- [ ] I have created a changelog fragment <!-- see top comment in
CHANGELOG.md -->
- [ ] I have updated the documentation accordingly
- [ ] I have added tests to cover my changes
- [ ] I have linked related issues (see [GitHub docs](

https://help.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword))

### License

- [ ] I submit _my code changes_ under the same [MIT License](
https://github.com/cvat-ai/cvat/blob/develop/LICENSE) that covers the
project.
  Feel free to contact the maintainers if that's a concern.
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.

3 participants