Skip to content

Conversation

@iliax
Copy link
Contributor

@iliax iliax commented May 13, 2022

  • Breaking change? (if so, please describe the impact and migration path for existing application instances)

Topic Analyzer implementation

What changes did you make? (Give an overview)

Is there anything you'd like reviewers to focus on?

How Has This Been Tested? (put an "x" (case-sensitive!) next to an item)

  • No need to
  • Manually (please, describe, if necessary)
  • Unit checks
  • Integration checks
  • Covered by existing automation

Checklist (put an "x" (case-sensitive!) next to all the items, otherwise the build will fail)

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (e.g. ENVIRONMENT VARIABLES)
  • My changes generate no new warnings (e.g. Sonar is happy)
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged

Check out Contributing and Code of Conduct

A picture of a cute animal (not mandatory but encouraged)

@iliax iliax requested a review from a team as a code owner May 13, 2022 09:27
@github-actions github-actions bot added the status/triage Issues pending maintainers triage label May 13, 2022
@iliax iliax added the status/feature_testing This branch/PR has been deployed to a separate PRIVATE environment for testing. label May 13, 2022
@github-actions
Copy link

Custom deployment will be available at http://topic-analyzer.internal.kafka-ui.provectus.io

@Haarolean Haarolean linked an issue May 13, 2022 that may be closed by this pull request
@iliax iliax removed the status/feature_testing This branch/PR has been deployed to a separate PRIVATE environment for testing. label May 16, 2022
@github-actions
Copy link

Custom deployment removed

@iliax iliax added the status/feature_testing This branch/PR has been deployed to a separate PRIVATE environment for testing. label May 16, 2022
@github-actions
Copy link

Custom deployment will be available at http://topic-analyzer.internal.kafka-ui.provectus.io

@Haarolean Haarolean added scope/backend type/feature A new feature and removed status/triage Issues pending maintainers triage labels May 18, 2022
@iliax iliax requested a review from Haarolean May 19, 2022 17:04
@iliax iliax removed the status/feature_testing This branch/PR has been deployed to a separate PRIVATE environment for testing. label May 19, 2022
@github-actions
Copy link

Custom deployment removed

iliax and others added 4 commits June 10, 2022 22:19
@Haarolean Haarolean changed the title Topic Analyzer implementation Backend: topic analysis Jun 14, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@Haarolean Haarolean merged commit 396341d into master Jun 14, 2022
@Haarolean Haarolean deleted the topic_analyzer branch June 14, 2022 11:31
javalover123 pushed a commit to javalover123/kafka-ui that referenced this pull request Dec 7, 2022
* Topic Analyzer implementation

* small cleanup

* hourly stats added

* imports fix

* compilation fixes

* PR fixes

* PR fixes (renaming)

* tests compilation fix

* apis improved

* checkstyle fix

* renaming

* node version rollback

* Fix naming

Signed-off-by: Roman Zabaluev <rzabaluev@provectus.com>

Co-authored-by: iliax <ikuramshin@provectus.com>
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement topic analysis stats

3 participants