| OLD | NEW |
| 1 # Generated by the protocol buffer compiler. DO NOT EDIT! | 1 # Generated by the protocol buffer compiler. DO NOT EDIT! |
| 2 # source: metrics.proto | 2 # source: metrics.proto |
| 3 | 3 |
| 4 import sys | 4 import sys |
| 5 _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) | 5 _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) |
| 6 from google.protobuf.internal import enum_type_wrapper | 6 from google.protobuf.internal import enum_type_wrapper |
| 7 from google.protobuf import descriptor as _descriptor | 7 from google.protobuf import descriptor as _descriptor |
| 8 from google.protobuf import message as _message | 8 from google.protobuf import message as _message |
| 9 from google.protobuf import reflection as _reflection | 9 from google.protobuf import reflection as _reflection |
| 10 from google.protobuf import symbol_database as _symbol_database | 10 from google.protobuf import symbol_database as _symbol_database |
| (...skipping 906 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 917 # @@protoc_insertion_point(class_scope:ts_mon.proto.Annotations) | 917 # @@protoc_insertion_point(class_scope:ts_mon.proto.Annotations) |
| 918 )) | 918 )) |
| 919 _sym_db.RegisterMessage(Annotations) | 919 _sym_db.RegisterMessage(Annotations) |
| 920 | 920 |
| 921 | 921 |
| 922 _METRICSDATA_DISTRIBUTION_EXPLICITOPTIONS.fields_by_name['bound'].has_options =
True | 922 _METRICSDATA_DISTRIBUTION_EXPLICITOPTIONS.fields_by_name['bound'].has_options =
True |
| 923 _METRICSDATA_DISTRIBUTION_EXPLICITOPTIONS.fields_by_name['bound']._options = _de
scriptor._ParseOptions(descriptor_pb2.FieldOptions(), _b('\020\001')) | 923 _METRICSDATA_DISTRIBUTION_EXPLICITOPTIONS.fields_by_name['bound']._options = _de
scriptor._ParseOptions(descriptor_pb2.FieldOptions(), _b('\020\001')) |
| 924 _METRICSDATA_DISTRIBUTION.fields_by_name['bucket_count'].has_options = True | 924 _METRICSDATA_DISTRIBUTION.fields_by_name['bucket_count'].has_options = True |
| 925 _METRICSDATA_DISTRIBUTION.fields_by_name['bucket_count']._options = _descriptor.
_ParseOptions(descriptor_pb2.FieldOptions(), _b('\020\001')) | 925 _METRICSDATA_DISTRIBUTION.fields_by_name['bucket_count']._options = _descriptor.
_ParseOptions(descriptor_pb2.FieldOptions(), _b('\020\001')) |
| 926 # @@protoc_insertion_point(module_scope) | 926 # @@protoc_insertion_point(module_scope) |
| OLD | NEW |