Skip to content

Commit

Permalink
Google Cloud Spanner Receiver: added request tag label to metadata co…
Browse files Browse the repository at this point in the history
…nfig for top query stats. (open-telemetry#6475)
  • Loading branch information
ydrozhdzhal authored and jamesmoessis committed Dec 6, 2021
1 parent c0cf389 commit ada52fb
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ metadata:
- name: "query_text"
column_name: "TEXT"
value_type: "string"
- name: "request_tag"
column_name: "REQUEST_TAG"
value_type: "string"
- name: "query_text_truncated"
column_name: "TEXT_TRUNCATED"
value_type: "bool"
Expand Down

0 comments on commit ada52fb

Please sign in to comment.