Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Standard Metrics - Incoming Requests Execution Time#773

Merged
lzchen merged 8 commits intocensus-instrumentation:masterfrom
lzchen:metrics
Aug 27, 2019
Merged

Standard Metrics - Incoming Requests Execution Time#773
lzchen merged 8 commits intocensus-instrumentation:masterfrom
lzchen:metrics

Conversation

@lzchen
Copy link
Copy Markdown
Contributor

@lzchen lzchen commented Aug 23, 2019

Part of [#695]. Standard metric for incoming requests Average Execution Time in milliseconds. Incoming requests are under "http_requests".
Track incoming requests to an HTTPServer on the application. Currently, incoming requests are shown "performanceCounters" table in Application Insights.

This is the last standard metric as part of the effort to achieve feature parity with Application Insights SDK in other languages.

image

@lzchen lzchen requested review from reyang and removed request for reyang August 23, 2019 22:03
Copy link
Copy Markdown
Contributor

@reyang reyang left a comment

Choose a reason for hiding this comment

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

Need to make sure there is no race condition.

Copy link
Copy Markdown
Contributor

@reyang reyang left a comment

Choose a reason for hiding this comment

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

Looks good in general, I've left some comments regarding the definitions of "average execution time".

@lzchen lzchen merged commit 8e582cb into census-instrumentation:master Aug 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants