Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions mesh/v1alpha1/istio.mesh.v1alpha1.gen.json
Original file line number Diff line number Diff line change
Expand Up @@ -907,25 +907,6 @@
"description": "gRPC address for the OpenCensus agent (e.g. dns://authority/host:port or unix:path). See [gRPC naming docs](https://github.com/grpc/grpc/blob/master/doc/naming.md) for details.",
"type": "string",
"format": "string"
},
"debug": {
"description": "debug enables trace output to stdout $hide_from_docs",
"type": "boolean"
},
"maxNumberOfAttributes": {
"description": "The global default max number of attributes per span. default is 200. $hide_from_docs",
"type": "integer",
"nullable": true
},
"maxNumberOfAnnotations": {
"description": "The global default max number of annotation events per span. default is 200. $hide_from_docs",
"type": "integer",
"nullable": true
},
"maxNumberOfMessageEvents": {
"description": "The global default max number of message events per span. default is 200. $hide_from_docs",
"type": "integer",
"nullable": true
}
}
},
Expand Down
Loading