Skip to content

FOUR-20257, FOUR-21030 - Grafana + Metrics + Cache #7913

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

Merged
merged 125 commits into from
Jan 23, 2025

Conversation

caleeli
Copy link
Contributor

@caleeli caleeli commented Jan 17, 2025

Grafana Metrics

Related Tickets & Packages

Code Review Checklist

  • I have pulled this code locally and tested it on my instance, along with any associated packages.
  • This code adheres to ProcessMaker Coding Guidelines.
  • This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • This solution fixes the bug reported in the original ticket.
  • This solution does not alter the expected output of a component in a way that would break existing Processes.
  • This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
  • This ticket conforms to the PRD associated with this part of ProcessMaker.

rodriquelca and others added 30 commits November 25, 2024 16:56
FOUR-20912:  Enhance Test Coverage for Screens Functionality Before Adding Cache
FOUR-20504 enhance test coverage for settings functionality before adding cache
FOUR-20467 implement a caching system for settings
FOUR-21032 Task Execution Time Metrics Collection
FOUR-21033 Grafana Dashboard for Task Metrics
FOUR-21035 Implement Task Execution Time by Customer
FOUR-21036 Top Slowest Tasks by Customer and Execution Time
FOUR-21037 Summary Charts for Task Execution
FOUR-21034 Implement Time-Series Chart for Task Execution
@caleeli
Copy link
Contributor Author

caleeli commented Jan 17, 2025

The fail in the phpunit tests is related to:

permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get "http://%2Fvar%2Frun%2Fdocker.sock/v1.45/containers/json?all=1&filters=%7B%22ancestor%22%3A%7B%22pm4-eks-phpunit%3Alatest%22%3Atrue%7D%7D": dial unix /var/run/docker.sock: connect: permission denied
must specify at least one container source

Caused to the executors microservice, not to the branch changes.

Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube

@nolanpro nolanpro mentioned this pull request Jan 23, 2025
Copy link
Contributor

@gproly gproly left a comment

Choose a reason for hiding this comment

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

I have reviewed the changes for #7821 and they are included in this pull request. Please proceed with the review of the other elements. Thank you. @caleeli

@ryancooley ryancooley merged commit 5fb367d into release-2025-winter Jan 23, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants