This class computes generic metrics that can be observed in the lifecycle of an RPC operation.
The responsibility of recording metrics should delegate to MetricsRecorder, hence this
class should not have any knowledge about the observability framework used for metrics recording.
public void addAttributes(String key, String value)
Add attributes that will be attached to all metrics. This is expected to be called by
handwritten client teams to add additional attributes that are not supposed be collected by
Gax.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]