Skip to content

FOUR-20462 add support for server timing headers#7820

Merged
julceslauhub merged 6 commits intoepic/FOUR-20327from
feature/FOUR-20462
Dec 12, 2024
Merged

FOUR-20462 add support for server timing headers#7820
julceslauhub merged 6 commits intoepic/FOUR-20327from
feature/FOUR-20462

Conversation

@devmiguelangel
Copy link
Copy Markdown
Contributor

@devmiguelangel devmiguelangel commented Dec 12, 2024

Issue & Reproduction Steps

As a developer, I want to add support for Server Timing headers in the API responses so that we can collect and view detailed timing information for requests directly in the browser and in LogRocket.

Solution

  • Add Service Provider timing execution
  • Add DB query timing execution
  • Add Controller timing execution
  • Add Package Service Provider timing execution

Related Tickets & Packages

FOUR-20462

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.

@devmiguelangel devmiguelangel self-assigned this Dec 12, 2024
@processmaker-sonarqube
Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Copy link
Copy Markdown
Contributor

@julceslauhub julceslauhub left a comment

Choose a reason for hiding this comment

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

Approved

@julceslauhub julceslauhub merged commit db3e512 into epic/FOUR-20327 Dec 12, 2024
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