Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

Commit

Permalink
Clarify that realtime views are only for streaming rpcs (#1741) (#1742)
Browse files Browse the repository at this point in the history
(cherry picked from commit 6e65fc4)
  • Loading branch information
songy23 authored Feb 6, 2019
1 parent 8e3fb61 commit 565c659
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,8 @@ static void registerAllViews(ViewManager viewManager) {
}

/**
* Registers views for real time metrics reporting for streaming RPCs.
* Registers views for real time metrics reporting for streaming RPCs. This views will produce
* data only for streaming gRPC calls.
*
* @since 0.18
*/
Expand Down

0 comments on commit 565c659

Please sign in to comment.