Skip to content

Commit

Permalink
Revert the change.
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-sheng committed May 25, 2020
1 parent c5f4a6d commit 3f44392
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions metrics-v2.graphqls
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ type Bucket {
type SelectedRecord {
# Literal string name for visualization
name: String!
# ID represents the owner of this entity.
id: ID!
# Usually an integer value as this is metrics.
value: String
# Have value, Only if the record has related trace id.
Expand Down

0 comments on commit 3f44392

Please sign in to comment.