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

Mediapipe graph process time metric #2942

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

bstrzele
Copy link
Collaborator

🛠 Summary

JIRA/Issue if applicable.
Describe the changes.

🧪 Checklist

  • Unit tests added.
  • The documentation updated.
  • Change follows security best practices.
    ``

@bstrzele bstrzele requested review from dtrawins and dkalinowski and removed request for dtrawins December 23, 2024 10:33
@bstrzele bstrzele force-pushed the mp_process_time_metric branch from 08f22b8 to 8493488 Compare December 23, 2024 10:36
@bstrzele bstrzele marked this pull request as ready for review December 23, 2024 10:41
@@ -59,6 +59,7 @@ const std::string METRIC_NAME_REQUESTS_ACCEPTED = "ovms_requests_accepted";
const std::string METRIC_NAME_REQUESTS_REJECTED = "ovms_requests_rejected";

const std::string METRIC_NAME_GRAPH_ERROR = "ovms_graph_error";
const std::string METRIC_NAME_PROCESSING_TIME = "ovms_processing_time";
Copy link
Collaborator

@dtrawins dtrawins Dec 23, 2024

Choose a reason for hiding this comment

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

ovms_graph_processing_time_us?

@bstrzele bstrzele force-pushed the mp_process_time_metric branch from 9fd076f to 8174bf7 Compare December 23, 2024 14:30
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