diff --git a/pkg/logproto/compat.go b/pkg/logproto/compat.go index 4a296fd8e43b6..ca45a2add0aa9 100644 --- a/pkg/logproto/compat.go +++ b/pkg/logproto/compat.go @@ -306,9 +306,6 @@ func (m *VolumeRequest) GetQuery() string { return m.Matchers } -// GetCachingOptions returns the caching options. -func (m *VolumeRequest) GetCachingOptions() (res definitions.CachingOptions) { return } - // WithStartEnd clone the current request with different start and end timestamp. func (m *VolumeRequest) WithStartEnd(start, end time.Time) definitions.Request { clone := *m diff --git a/pkg/logproto/logproto.pb.go b/pkg/logproto/logproto.pb.go index e1c54358897e9..50509f87ea135 100644 --- a/pkg/logproto/logproto.pb.go +++ b/pkg/logproto/logproto.pb.go @@ -18,6 +18,7 @@ import ( github_com_grafana_loki_v3_pkg_logql_syntax "github.com/grafana/loki/v3/pkg/logql/syntax" stats "github.com/grafana/loki/v3/pkg/logqlmodel/stats" github_com_grafana_loki_v3_pkg_querier_plan "github.com/grafana/loki/v3/pkg/querier/plan" + resultscache "github.com/grafana/loki/v3/pkg/storage/chunk/cache/resultscache" github_com_prometheus_common_model "github.com/prometheus/common/model" grpc "google.golang.org/grpc" codes "google.golang.org/grpc/codes" @@ -2508,13 +2509,14 @@ func (m *IndexStatsResponse) GetEntries() uint64 { } type VolumeRequest struct { - From github_com_prometheus_common_model.Time `protobuf:"varint,1,opt,name=from,proto3,customtype=github.com/prometheus/common/model.Time" json:"from"` - Through github_com_prometheus_common_model.Time `protobuf:"varint,2,opt,name=through,proto3,customtype=github.com/prometheus/common/model.Time" json:"through"` - Matchers string `protobuf:"bytes,3,opt,name=matchers,proto3" json:"matchers,omitempty"` - Limit int32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` - Step int64 `protobuf:"varint,5,opt,name=step,proto3" json:"step,omitempty"` - TargetLabels []string `protobuf:"bytes,6,rep,name=targetLabels,proto3" json:"targetLabels,omitempty"` - AggregateBy string `protobuf:"bytes,7,opt,name=aggregateBy,proto3" json:"aggregateBy,omitempty"` + From github_com_prometheus_common_model.Time `protobuf:"varint,1,opt,name=from,proto3,customtype=github.com/prometheus/common/model.Time" json:"from"` + Through github_com_prometheus_common_model.Time `protobuf:"varint,2,opt,name=through,proto3,customtype=github.com/prometheus/common/model.Time" json:"through"` + Matchers string `protobuf:"bytes,3,opt,name=matchers,proto3" json:"matchers,omitempty"` + Limit int32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` + Step int64 `protobuf:"varint,5,opt,name=step,proto3" json:"step,omitempty"` + TargetLabels []string `protobuf:"bytes,6,rep,name=targetLabels,proto3" json:"targetLabels,omitempty"` + AggregateBy string `protobuf:"bytes,7,opt,name=aggregateBy,proto3" json:"aggregateBy,omitempty"` + CachingOptions resultscache.CachingOptions `protobuf:"bytes,8,opt,name=cachingOptions,proto3" json:"cachingOptions"` } func (m *VolumeRequest) Reset() { *m = VolumeRequest{} } @@ -2584,6 +2586,13 @@ func (m *VolumeRequest) GetAggregateBy() string { return "" } +func (m *VolumeRequest) GetCachingOptions() resultscache.CachingOptions { + if m != nil { + return m.CachingOptions + } + return resultscache.CachingOptions{} +} + type VolumeResponse struct { Volumes []Volume `protobuf:"bytes,1,rep,name=volumes,proto3" json:"volumes"` Limit int32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"` @@ -3121,175 +3130,178 @@ func init() { func init() { proto.RegisterFile("pkg/logproto/logproto.proto", fileDescriptor_c28a5f14f1f4c79a) } var fileDescriptor_c28a5f14f1f4c79a = []byte{ - // 2673 bytes of a gzipped FileDescriptorProto + // 2734 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x1a, 0x4d, 0x8c, 0x5b, 0x47, - 0xd9, 0xcf, 0x7e, 0xfe, 0xfb, 0xec, 0xdd, 0x6c, 0x66, 0x9d, 0xc4, 0xda, 0xa4, 0x7e, 0xdb, 0x11, - 0xb4, 0xa1, 0x49, 0xd7, 0x4d, 0x4a, 0x4b, 0x9a, 0x52, 0x4a, 0xbc, 0xdb, 0xa4, 0x49, 0xb7, 0x69, - 0x3a, 0x9b, 0xa6, 0x05, 0x51, 0x55, 0x2f, 0xf6, 0xac, 0xf7, 0x29, 0xf6, 0x7b, 0xce, 0x7b, 0xe3, - 0xa6, 0x7b, 0x43, 0xe2, 0x8c, 0xa8, 0xc4, 0x01, 0xb8, 0x20, 0x21, 0x21, 0x81, 0x40, 0xbd, 0x20, - 0x4e, 0x08, 0xc1, 0x85, 0x43, 0xb9, 0xf5, 0x58, 0xf5, 0x60, 0xe8, 0xf6, 0x82, 0x56, 0x42, 0xaa, - 0x84, 0xc4, 0xa1, 0x27, 0x34, 0x7f, 0xef, 0xcd, 0x7b, 0x6b, 0x93, 0x3a, 0x04, 0xb5, 0xb9, 0xd8, - 0xf3, 0x7d, 0xf3, 0xcd, 0x37, 0xf3, 0xfd, 0xcc, 0xf7, 0x7d, 0xf3, 0xd9, 0x70, 0x7c, 0x74, 0xab, - 0xdf, 0x1e, 0x04, 0xfd, 0x51, 0x18, 0xb0, 0x20, 0x1e, 0xac, 0x89, 0x4f, 0x54, 0xd1, 0xf0, 0x4a, - 0xa3, 0x1f, 0xf4, 0x03, 0x49, 0xc3, 0x47, 0x72, 0x7e, 0xc5, 0xe9, 0x07, 0x41, 0x7f, 0x40, 0xdb, - 0x02, 0xba, 0x39, 0xde, 0x6e, 0x33, 0x6f, 0x48, 0x23, 0xe6, 0x0e, 0x47, 0x8a, 0x60, 0x55, 0x71, - 0xbf, 0x3d, 0x18, 0x06, 0x3d, 0x3a, 0x68, 0x47, 0xcc, 0x65, 0x91, 0xfc, 0x54, 0x14, 0xcb, 0x9c, - 0x62, 0x34, 0x8e, 0x76, 0xc4, 0x87, 0x44, 0xe2, 0xdf, 0x5b, 0x70, 0x64, 0xd3, 0xbd, 0x49, 0x07, - 0xd7, 0x83, 0x1b, 0xee, 0x60, 0x4c, 0x23, 0x42, 0xa3, 0x51, 0xe0, 0x47, 0x14, 0xad, 0x43, 0x69, - 0xc0, 0x27, 0xa2, 0xa6, 0xb5, 0x5a, 0x38, 0x59, 0x3b, 0x7b, 0x6a, 0x2d, 0x3e, 0xf2, 0xd4, 0x05, - 0x12, 0x1b, 0xbd, 0xe0, 0xb3, 0x70, 0x97, 0xa8, 0xa5, 0x2b, 0x37, 0xa0, 0x66, 0xa0, 0xd1, 0x12, - 0x14, 0x6e, 0xd1, 0xdd, 0xa6, 0xb5, 0x6a, 0x9d, 0xac, 0x12, 0x3e, 0x44, 0x67, 0xa0, 0xf8, 0x36, - 0x67, 0xd3, 0xcc, 0xaf, 0x5a, 0x27, 0x6b, 0x67, 0x8f, 0x27, 0x9b, 0xbc, 0xe6, 0x7b, 0xb7, 0xc7, - 0x54, 0xac, 0x56, 0x1b, 0x49, 0xca, 0xf3, 0xf9, 0x73, 0x16, 0x3e, 0x05, 0x87, 0x0f, 0xcc, 0xa3, - 0xa3, 0x50, 0x12, 0x14, 0xf2, 0xc4, 0x55, 0xa2, 0x20, 0xdc, 0x00, 0xb4, 0xc5, 0x42, 0xea, 0x0e, - 0x89, 0xcb, 0xf8, 0x79, 0x6f, 0x8f, 0x69, 0xc4, 0xf0, 0xcb, 0xb0, 0x9c, 0xc2, 0x2a, 0xb1, 0x9f, - 0x86, 0x5a, 0x94, 0xa0, 0x95, 0xec, 0x8d, 0xe4, 0x58, 0xc9, 0x1a, 0x62, 0x12, 0xe2, 0x9f, 0x5b, - 0x00, 0xc9, 0x1c, 0x6a, 0x01, 0xc8, 0xd9, 0x17, 0xdd, 0x68, 0x47, 0x08, 0x6c, 0x13, 0x03, 0x83, - 0x4e, 0xc3, 0xe1, 0x04, 0xba, 0x1a, 0x6c, 0xed, 0xb8, 0x61, 0x4f, 0xe8, 0xc0, 0x26, 0x07, 0x27, - 0x10, 0x02, 0x3b, 0x74, 0x19, 0x6d, 0x16, 0x56, 0xad, 0x93, 0x05, 0x22, 0xc6, 0x5c, 0x5a, 0x46, - 0x7d, 0xd7, 0x67, 0x4d, 0x5b, 0xa8, 0x53, 0x41, 0x1c, 0xcf, 0xed, 0x4b, 0xa3, 0x66, 0x71, 0xd5, - 0x3a, 0xb9, 0x40, 0x14, 0x84, 0xff, 0x5d, 0x80, 0xfa, 0xab, 0x63, 0x1a, 0xee, 0x2a, 0x05, 0xa0, - 0x16, 0x54, 0x22, 0x3a, 0xa0, 0x5d, 0x16, 0x84, 0xd2, 0x22, 0x9d, 0x7c, 0xd3, 0x22, 0x31, 0x0e, - 0x35, 0xa0, 0x38, 0xf0, 0x86, 0x1e, 0x13, 0xc7, 0x5a, 0x20, 0x12, 0x40, 0xe7, 0xa1, 0x18, 0x31, - 0x37, 0x64, 0xe2, 0x2c, 0xb5, 0xb3, 0x2b, 0x6b, 0xd2, 0x31, 0xd7, 0xb4, 0x63, 0xae, 0x5d, 0xd7, - 0x8e, 0xd9, 0xa9, 0xbc, 0x3f, 0x71, 0x72, 0xef, 0xfe, 0xcd, 0xb1, 0x88, 0x5c, 0x82, 0x9e, 0x86, - 0x02, 0xf5, 0x7b, 0xe2, 0xbc, 0x9f, 0x77, 0x25, 0x5f, 0x80, 0xce, 0x40, 0xb5, 0xe7, 0x85, 0xb4, - 0xcb, 0xbc, 0xc0, 0x17, 0x52, 0x2d, 0x9e, 0x5d, 0x4e, 0x2c, 0xb2, 0xa1, 0xa7, 0x48, 0x42, 0x85, - 0x4e, 0x43, 0x29, 0xe2, 0xaa, 0x8b, 0x9a, 0x65, 0xee, 0x0b, 0x9d, 0xc6, 0xfe, 0xc4, 0x59, 0x92, - 0x98, 0xd3, 0xc1, 0xd0, 0x63, 0x74, 0x38, 0x62, 0xbb, 0x44, 0xd1, 0xa0, 0xc7, 0xa0, 0xdc, 0xa3, - 0x03, 0xca, 0x0d, 0x5e, 0x11, 0x06, 0x5f, 0x32, 0xd8, 0x8b, 0x09, 0xa2, 0x09, 0xd0, 0x9b, 0x60, - 0x8f, 0x06, 0xae, 0xdf, 0xac, 0x0a, 0x29, 0x16, 0x13, 0xc2, 0x6b, 0x03, 0xd7, 0xef, 0x3c, 0xf3, - 0xd1, 0xc4, 0x79, 0xaa, 0xef, 0xb1, 0x9d, 0xf1, 0xcd, 0xb5, 0x6e, 0x30, 0x6c, 0xf7, 0x43, 0x77, - 0xdb, 0xf5, 0xdd, 0xf6, 0x20, 0xb8, 0xe5, 0xb5, 0xdf, 0x7e, 0xb2, 0xcd, 0xef, 0xe0, 0xed, 0x31, - 0x0d, 0x3d, 0x1a, 0xb6, 0x39, 0x9b, 0x35, 0x61, 0x12, 0xbe, 0x94, 0x08, 0xb6, 0xe8, 0x0a, 0xf7, - 0xbf, 0x20, 0xa4, 0xeb, 0x3b, 0x63, 0xff, 0x56, 0xd4, 0x04, 0xb1, 0xcb, 0xb1, 0x64, 0x17, 0x81, - 0x27, 0x74, 0xfb, 0x52, 0x18, 0x8c, 0x47, 0x9d, 0x43, 0xfb, 0x13, 0xc7, 0xa4, 0x27, 0x26, 0x70, - 0xc5, 0xae, 0x94, 0x96, 0xca, 0xf8, 0xbd, 0x02, 0xa0, 0x2d, 0x77, 0x38, 0x1a, 0xd0, 0xb9, 0xcc, - 0x1f, 0x1b, 0x3a, 0x7f, 0xcf, 0x86, 0x2e, 0xcc, 0x6b, 0xe8, 0xc4, 0x6a, 0xf6, 0x7c, 0x56, 0x2b, - 0x7e, 0x5e, 0xab, 0x95, 0xbe, 0xf4, 0x56, 0xc3, 0x4d, 0xb0, 0x39, 0x67, 0x1e, 0x2c, 0x43, 0xf7, - 0x8e, 0xb0, 0x4d, 0x9d, 0xf0, 0x21, 0xde, 0x84, 0x92, 0x94, 0x0b, 0xad, 0x64, 0x8d, 0x97, 0xbe, - 0xb7, 0x89, 0xe1, 0x0a, 0xda, 0x24, 0x4b, 0x89, 0x49, 0x0a, 0x42, 0xd9, 0xf8, 0x8f, 0x16, 0x2c, - 0x28, 0x8f, 0x50, 0xb1, 0xef, 0x26, 0x94, 0x65, 0xec, 0xd1, 0x71, 0xef, 0x58, 0x36, 0xee, 0x5d, - 0xe8, 0xb9, 0x23, 0x46, 0xc3, 0x4e, 0xfb, 0xfd, 0x89, 0x63, 0x7d, 0x34, 0x71, 0x1e, 0x9d, 0xa5, - 0x34, 0x9d, 0x6b, 0x74, 0xbc, 0xd4, 0x8c, 0xd1, 0x29, 0x71, 0x3a, 0x16, 0x29, 0xb7, 0x3a, 0xb4, - 0x26, 0x53, 0xd4, 0x65, 0xbf, 0x4f, 0x23, 0xce, 0xd9, 0xe6, 0x1e, 0x41, 0x24, 0x0d, 0x17, 0xf3, - 0x8e, 0x1b, 0xfa, 0x9e, 0xdf, 0x8f, 0x9a, 0x05, 0x11, 0xd3, 0x63, 0x18, 0xff, 0xd4, 0x82, 0xe5, - 0x94, 0x5b, 0x2b, 0x21, 0xce, 0x41, 0x29, 0xe2, 0x96, 0xd2, 0x32, 0x18, 0x4e, 0xb1, 0x25, 0xf0, - 0x9d, 0x45, 0x75, 0xf8, 0x92, 0x84, 0x89, 0xa2, 0xbf, 0x7f, 0x47, 0xfb, 0x8b, 0x05, 0x75, 0x91, - 0x98, 0xf4, 0x5d, 0x43, 0x60, 0xfb, 0xee, 0x90, 0x2a, 0x53, 0x89, 0xb1, 0x91, 0xad, 0xf8, 0x76, - 0x15, 0x9d, 0xad, 0xe6, 0x0d, 0xb0, 0xd6, 0x3d, 0x07, 0x58, 0x2b, 0xb9, 0x77, 0x0d, 0x28, 0x72, - 0xf7, 0xde, 0x15, 0xc1, 0xb5, 0x4a, 0x24, 0x80, 0x1f, 0x85, 0x05, 0x25, 0x85, 0x52, 0xed, 0xac, - 0x04, 0x3b, 0x84, 0x92, 0xb4, 0x04, 0xfa, 0x0a, 0x54, 0xe3, 0xc2, 0x44, 0x48, 0x5b, 0xe8, 0x94, - 0xf6, 0x27, 0x4e, 0x9e, 0x45, 0x24, 0x99, 0x40, 0x8e, 0x99, 0xf4, 0xad, 0x4e, 0x75, 0x7f, 0xe2, - 0x48, 0x84, 0x4a, 0xf1, 0xe8, 0x04, 0xd8, 0x3b, 0x3c, 0x6f, 0x72, 0x15, 0xd8, 0x9d, 0xca, 0xfe, - 0xc4, 0x11, 0x30, 0x11, 0x9f, 0xf8, 0x12, 0xd4, 0x37, 0x69, 0xdf, 0xed, 0xee, 0xaa, 0x4d, 0x1b, - 0x9a, 0x1d, 0xdf, 0xd0, 0xd2, 0x3c, 0x1e, 0x86, 0x7a, 0xbc, 0xe3, 0x5b, 0xc3, 0x48, 0xdd, 0x86, - 0x5a, 0x8c, 0x7b, 0x39, 0xc2, 0x3f, 0xb3, 0x40, 0xf9, 0x00, 0xc2, 0x46, 0xb5, 0xc3, 0x63, 0x21, - 0xec, 0x4f, 0x1c, 0x85, 0xd1, 0xc5, 0x0c, 0x7a, 0x16, 0xca, 0x91, 0xd8, 0x91, 0x33, 0xcb, 0xba, - 0x96, 0x98, 0xe8, 0x1c, 0xe2, 0x2e, 0xb2, 0x3f, 0x71, 0x34, 0x21, 0xd1, 0x03, 0xb4, 0x96, 0x2a, - 0x08, 0xa4, 0x60, 0x8b, 0xfb, 0x13, 0xc7, 0xc0, 0x9a, 0x05, 0x02, 0xfe, 0xcc, 0x82, 0xda, 0x75, - 0xd7, 0x8b, 0x5d, 0xa8, 0xa9, 0x4d, 0x94, 0xc4, 0x6a, 0x89, 0xe0, 0x9e, 0xd8, 0xa3, 0x03, 0x77, - 0xf7, 0x62, 0x10, 0x0a, 0xbe, 0x0b, 0x24, 0x86, 0x93, 0x1c, 0x6e, 0x4f, 0xcd, 0xe1, 0xc5, 0xf9, - 0x43, 0xfb, 0xff, 0x37, 0x90, 0x5e, 0xb1, 0x2b, 0xf9, 0xa5, 0x02, 0x7e, 0xcf, 0x82, 0xba, 0x14, - 0x5e, 0x79, 0xde, 0xf7, 0xa0, 0x24, 0x75, 0x23, 0xc4, 0xff, 0x2f, 0x81, 0xe9, 0xd4, 0x3c, 0x41, - 0x49, 0xf1, 0x44, 0xcf, 0xc3, 0x62, 0x2f, 0x0c, 0x46, 0x23, 0xda, 0xdb, 0x52, 0xe1, 0x2f, 0x9f, - 0x0d, 0x7f, 0x1b, 0xe6, 0x3c, 0xc9, 0x90, 0xe3, 0xbf, 0x5a, 0xb0, 0xa0, 0x82, 0x89, 0x32, 0x57, - 0xac, 0x62, 0xeb, 0x9e, 0xb3, 0x67, 0x7e, 0xde, 0xec, 0x79, 0x14, 0x4a, 0x7d, 0x9e, 0x5f, 0x74, - 0x40, 0x52, 0xd0, 0x7c, 0x59, 0x15, 0x5f, 0x81, 0x45, 0x2d, 0xca, 0x8c, 0x88, 0xba, 0x92, 0x8d, - 0xa8, 0x97, 0x7b, 0xd4, 0x67, 0xde, 0xb6, 0x17, 0xc7, 0x48, 0x45, 0x8f, 0x7f, 0x64, 0xc1, 0x52, - 0x96, 0x04, 0x6d, 0x64, 0x1e, 0x16, 0x8f, 0xcc, 0x66, 0x67, 0xbe, 0x29, 0x34, 0x6b, 0xf5, 0xb2, - 0x78, 0xea, 0x6e, 0x2f, 0x8b, 0x86, 0x19, 0x64, 0xaa, 0x2a, 0x2a, 0xe0, 0x9f, 0x58, 0xb0, 0x90, - 0xb2, 0x25, 0x3a, 0x07, 0xf6, 0x76, 0x18, 0x0c, 0xe7, 0x32, 0x94, 0x58, 0x81, 0xbe, 0x0e, 0x79, - 0x16, 0xcc, 0x65, 0xa6, 0x3c, 0x0b, 0xb8, 0x95, 0x94, 0xf8, 0x05, 0x59, 0xb7, 0x4b, 0x08, 0x3f, - 0x05, 0x55, 0x21, 0xd0, 0x35, 0xd7, 0x0b, 0xa7, 0x26, 0x8c, 0xe9, 0x02, 0x3d, 0x0b, 0x87, 0x64, - 0x30, 0x9c, 0xbe, 0xb8, 0x3e, 0x6d, 0x71, 0x5d, 0x2f, 0x3e, 0x0e, 0x45, 0x51, 0x74, 0xf0, 0x25, - 0x3d, 0x97, 0xb9, 0x7a, 0x09, 0x1f, 0xe3, 0x23, 0xb0, 0xcc, 0xef, 0x20, 0x0d, 0xa3, 0xf5, 0x60, - 0xec, 0x33, 0xfd, 0x6e, 0x3a, 0x0d, 0x8d, 0x34, 0x5a, 0x79, 0x49, 0x03, 0x8a, 0x5d, 0x8e, 0x10, - 0x3c, 0x16, 0x88, 0x04, 0xf0, 0x2f, 0x2d, 0x40, 0x97, 0x28, 0x13, 0xbb, 0x5c, 0xde, 0x88, 0xaf, - 0xc7, 0x0a, 0x54, 0x86, 0x2e, 0xeb, 0xee, 0xd0, 0x30, 0xd2, 0xf5, 0x8b, 0x86, 0xbf, 0x88, 0xc2, - 0x13, 0x9f, 0x81, 0xe5, 0xd4, 0x29, 0x95, 0x4c, 0x2b, 0x50, 0xe9, 0x2a, 0x9c, 0x4a, 0x79, 0x31, - 0x8c, 0x7f, 0x97, 0x87, 0x8a, 0x2e, 0xeb, 0xd0, 0x19, 0xa8, 0x6d, 0x7b, 0x7e, 0x9f, 0x86, 0xa3, - 0xd0, 0x53, 0x2a, 0xb0, 0x65, 0x99, 0x67, 0xa0, 0x89, 0x09, 0xa0, 0xc7, 0xa1, 0x3c, 0x8e, 0x68, - 0xf8, 0x96, 0x27, 0x6f, 0x7a, 0xb5, 0xd3, 0xd8, 0x9b, 0x38, 0xa5, 0xd7, 0x22, 0x1a, 0x5e, 0xde, - 0xe0, 0xc9, 0x67, 0x2c, 0x46, 0x44, 0x7e, 0xf7, 0xd0, 0x4b, 0xca, 0x4d, 0x45, 0x01, 0xd7, 0xf9, - 0x06, 0x3f, 0x7e, 0x26, 0xd4, 0x8d, 0xc2, 0x60, 0x48, 0xd9, 0x0e, 0x1d, 0x47, 0xed, 0x6e, 0x30, - 0x1c, 0x06, 0x7e, 0x5b, 0x74, 0x02, 0x84, 0xd0, 0x3c, 0x83, 0xf2, 0xe5, 0xca, 0x73, 0xaf, 0x43, - 0x99, 0xed, 0x84, 0xc1, 0xb8, 0xbf, 0x23, 0x12, 0x43, 0xa1, 0x73, 0x7e, 0x7e, 0x7e, 0x9a, 0x03, - 0xd1, 0x03, 0xf4, 0x30, 0xd7, 0x16, 0xed, 0xde, 0x8a, 0xc6, 0x43, 0xf9, 0xf6, 0xec, 0x14, 0xf7, - 0x27, 0x8e, 0xf5, 0x38, 0x89, 0xd1, 0xf8, 0x02, 0x2c, 0xa4, 0x4a, 0x61, 0xf4, 0x04, 0xd8, 0x21, - 0xdd, 0xd6, 0xa1, 0x00, 0x1d, 0xac, 0x98, 0x65, 0xf6, 0xe7, 0x34, 0x44, 0x7c, 0xe2, 0x1f, 0xe6, - 0xc1, 0x31, 0x5e, 0xfd, 0x17, 0x83, 0xf0, 0x65, 0xca, 0x42, 0xaf, 0x7b, 0xd5, 0x1d, 0x52, 0xed, - 0x5e, 0x0e, 0xd4, 0x86, 0x02, 0xf9, 0x96, 0x71, 0x8b, 0x60, 0x18, 0xd3, 0xa1, 0x87, 0x00, 0xc4, - 0xb5, 0x93, 0xf3, 0xf2, 0x42, 0x55, 0x05, 0x46, 0x4c, 0xaf, 0xa7, 0x94, 0xdd, 0x9e, 0x53, 0x39, - 0x4a, 0xc9, 0x97, 0xb3, 0x4a, 0x9e, 0x9b, 0x4f, 0xac, 0x59, 0xf3, 0xba, 0x14, 0xd3, 0xd7, 0x05, - 0xff, 0xd3, 0x82, 0xd6, 0xa6, 0x3e, 0xf9, 0x3d, 0xaa, 0x43, 0xcb, 0x9b, 0xbf, 0x4f, 0xf2, 0x16, - 0xee, 0xa3, 0xbc, 0x76, 0x46, 0xde, 0x16, 0xc0, 0xa6, 0xe7, 0xd3, 0x8b, 0xde, 0x80, 0xd1, 0x70, - 0xca, 0x23, 0xe9, 0xc7, 0x85, 0x24, 0xe2, 0x10, 0xba, 0xad, 0x75, 0xb0, 0x6e, 0x84, 0xf9, 0xfb, - 0x21, 0x62, 0xfe, 0x3e, 0x8a, 0x58, 0xc8, 0x44, 0x40, 0x1f, 0xca, 0xdb, 0x42, 0x3c, 0x99, 0xb1, - 0x53, 0xfd, 0xa7, 0x44, 0xf6, 0xce, 0xb7, 0xd4, 0xe6, 0x4f, 0xdf, 0xa5, 0xe0, 0x12, 0x5d, 0xc1, - 0x76, 0xb4, 0xeb, 0x33, 0xf7, 0x1d, 0x63, 0x3d, 0xd1, 0x9b, 0x20, 0x57, 0xd5, 0x74, 0xc5, 0xa9, - 0x35, 0xdd, 0x73, 0x6a, 0x9b, 0xff, 0xa5, 0xae, 0xc3, 0xcf, 0x25, 0x01, 0x56, 0x18, 0x45, 0x05, - 0xd8, 0x47, 0xee, 0x76, 0xfd, 0xd5, 0xa5, 0xff, 0x93, 0x05, 0x4b, 0x97, 0x28, 0x4b, 0xd7, 0x58, - 0x0f, 0x90, 0x49, 0xf1, 0x8b, 0x70, 0xd8, 0x38, 0xbf, 0x92, 0xfe, 0xc9, 0x4c, 0x61, 0x75, 0x24, - 0x91, 0xff, 0xb2, 0xdf, 0xa3, 0xef, 0xa8, 0xf7, 0x6a, 0xba, 0xa6, 0xba, 0x06, 0x35, 0x63, 0x12, - 0x5d, 0xc8, 0x54, 0x53, 0xcb, 0x99, 0x36, 0x2d, 0xaf, 0x08, 0x3a, 0x0d, 0x25, 0x93, 0x7c, 0x95, - 0xaa, 0x5a, 0x39, 0xae, 0x3c, 0xb6, 0x00, 0x09, 0x73, 0x09, 0xb6, 0x66, 0xee, 0x13, 0xd8, 0x97, - 0xe2, 0xb2, 0x2a, 0x86, 0xd1, 0xc3, 0x60, 0x87, 0xc1, 0x1d, 0x5d, 0x26, 0x2f, 0x24, 0x5b, 0x92, - 0xe0, 0x0e, 0x11, 0x53, 0xf8, 0x59, 0x28, 0x90, 0xe0, 0x0e, 0x6a, 0x01, 0x84, 0xae, 0xdf, 0xa7, - 0x37, 0xe2, 0x07, 0x5a, 0x9d, 0x18, 0x98, 0x19, 0x75, 0xc9, 0x3a, 0x1c, 0x36, 0x4f, 0x24, 0xcd, - 0xbd, 0x06, 0xe5, 0x57, 0xc7, 0xa6, 0xba, 0x1a, 0x19, 0x75, 0xc9, 0x3e, 0x80, 0x26, 0xe2, 0x3e, - 0x03, 0x09, 0x1e, 0x9d, 0x80, 0x2a, 0x73, 0x6f, 0x0e, 0xe8, 0xd5, 0x24, 0x04, 0x26, 0x08, 0x3e, - 0xcb, 0xdf, 0x96, 0x37, 0x8c, 0x02, 0x2b, 0x41, 0xa0, 0xc7, 0x60, 0x29, 0x39, 0xf3, 0xb5, 0x90, - 0x6e, 0x7b, 0xef, 0x08, 0x0b, 0xd7, 0xc9, 0x01, 0x3c, 0x3a, 0x09, 0x87, 0x12, 0xdc, 0x96, 0x28, - 0x64, 0x6c, 0x41, 0x9a, 0x45, 0x73, 0xdd, 0x08, 0x71, 0x5f, 0xb8, 0x3d, 0x76, 0x07, 0xe2, 0xf2, - 0xd5, 0x89, 0x81, 0xc1, 0x7f, 0xb6, 0xe0, 0xb0, 0x34, 0x35, 0x73, 0xd9, 0x03, 0xe9, 0xf5, 0xbf, - 0xb2, 0x00, 0x99, 0x12, 0x28, 0xd7, 0xfa, 0xaa, 0xd9, 0x67, 0xe2, 0x95, 0x52, 0x4d, 0x3c, 0x99, - 0x25, 0x2a, 0x69, 0x15, 0x61, 0x28, 0x75, 0x65, 0x3f, 0x4d, 0x34, 0xc6, 0xe5, 0x9b, 0x5c, 0x62, - 0x88, 0xfa, 0x46, 0x0e, 0x14, 0x6f, 0xee, 0x32, 0x1a, 0xa9, 0x17, 0xb5, 0x68, 0x25, 0x08, 0x04, - 0x91, 0x5f, 0x7c, 0x2f, 0xea, 0x33, 0xe1, 0x35, 0x76, 0xb2, 0x97, 0x42, 0x11, 0x3d, 0xc0, 0xbf, - 0xcd, 0xc3, 0xc2, 0x8d, 0x60, 0x30, 0x4e, 0x92, 0xe6, 0x83, 0x94, 0x30, 0x52, 0xcf, 0xfc, 0xa2, - 0x7e, 0xe6, 0x23, 0xb0, 0x23, 0x46, 0x47, 0xc2, 0xb3, 0x0a, 0x44, 0x8c, 0x11, 0x86, 0x3a, 0x73, - 0xc3, 0x3e, 0x65, 0xf2, 0xf1, 0xd4, 0x2c, 0x89, 0xaa, 0x36, 0x85, 0x43, 0xab, 0x50, 0x73, 0xfb, - 0xfd, 0x90, 0xf6, 0x5d, 0x46, 0x3b, 0xbb, 0xcd, 0xb2, 0xd8, 0xcc, 0x44, 0xe1, 0x37, 0x60, 0x51, - 0x2b, 0x4b, 0x99, 0xf4, 0x09, 0x28, 0xbf, 0x2d, 0x30, 0x53, 0xda, 0x6e, 0x92, 0x54, 0x85, 0x31, - 0x4d, 0x96, 0xfe, 0x79, 0x41, 0x9f, 0x19, 0x5f, 0x81, 0x92, 0x24, 0x47, 0x27, 0xcc, 0x27, 0x90, - 0xac, 0x02, 0x39, 0xac, 0xde, 0x33, 0x18, 0x4a, 0x92, 0x91, 0x32, 0xbc, 0xf0, 0x0d, 0x89, 0x21, - 0xea, 0x1b, 0xff, 0xcb, 0x82, 0x23, 0x1b, 0x94, 0xd1, 0x2e, 0xa3, 0xbd, 0x8b, 0x1e, 0x1d, 0xf4, - 0xbe, 0xd0, 0xd7, 0x79, 0xdc, 0x63, 0x2b, 0x18, 0x3d, 0x36, 0x1e, 0x77, 0x06, 0x9e, 0x4f, 0x37, - 0x8d, 0x26, 0x4d, 0x82, 0xe0, 0x11, 0x62, 0x9b, 0x1f, 0x5c, 0x4e, 0xcb, 0xdf, 0x73, 0x0c, 0x4c, - 0x6c, 0xe1, 0x52, 0x62, 0x61, 0xfc, 0x03, 0x0b, 0x8e, 0x66, 0xa5, 0x56, 0x46, 0x6a, 0x43, 0x49, - 0x2c, 0x9e, 0xd2, 0xde, 0x4d, 0xad, 0x20, 0x8a, 0x0c, 0x9d, 0x4b, 0xed, 0x2f, 0x7e, 0x07, 0xea, - 0x34, 0xf7, 0x27, 0x4e, 0x23, 0xc1, 0x1a, 0x1d, 0x04, 0x83, 0x16, 0xff, 0x81, 0xbf, 0xb3, 0x4d, - 0x9e, 0xc2, 0xde, 0xdc, 0xbf, 0x54, 0xec, 0x95, 0x00, 0xfa, 0x1a, 0xd8, 0x6c, 0x77, 0xa4, 0x42, - 0x6e, 0xe7, 0xc8, 0x67, 0x13, 0xe7, 0x70, 0x6a, 0xd9, 0xf5, 0xdd, 0x11, 0x25, 0x82, 0x84, 0xbb, - 0x65, 0xd7, 0x0d, 0x7b, 0x9e, 0xef, 0x0e, 0x3c, 0x26, 0xd5, 0x68, 0x13, 0x13, 0x85, 0x9a, 0x50, - 0x1e, 0xb9, 0x61, 0xa4, 0xeb, 0xa6, 0x2a, 0xd1, 0xa0, 0x68, 0x81, 0xdc, 0xa2, 0xac, 0xbb, 0x23, - 0xc3, 0xac, 0x6a, 0x81, 0x08, 0x4c, 0xaa, 0x05, 0x22, 0x30, 0xf8, 0x17, 0x86, 0xe3, 0xc8, 0x3b, - 0xf1, 0xa5, 0x73, 0x1c, 0xfc, 0x9d, 0xc4, 0xca, 0xfa, 0x88, 0xca, 0xca, 0xcf, 0xc3, 0x62, 0x2f, - 0x35, 0x33, 0xdb, 0xda, 0xb2, 0xbd, 0x9b, 0x21, 0xc7, 0xe3, 0xc4, 0x74, 0x02, 0x33, 0xc3, 0x74, - 0x19, 0x7b, 0xe4, 0x0f, 0xda, 0x23, 0xd1, 0x7a, 0xe1, 0xee, 0x5a, 0x7f, 0xec, 0x11, 0xa8, 0xc6, - 0x3f, 0xe5, 0xa1, 0x1a, 0x94, 0x2f, 0xbe, 0x42, 0x5e, 0xbf, 0x40, 0x36, 0x96, 0x72, 0xa8, 0x0e, - 0x95, 0xce, 0x85, 0xf5, 0x97, 0x04, 0x64, 0x9d, 0xfd, 0x4d, 0x49, 0x17, 0x02, 0x21, 0xfa, 0x26, - 0x14, 0x65, 0x76, 0x3f, 0x9a, 0x08, 0x67, 0xfe, 0xca, 0xb5, 0x72, 0xec, 0x00, 0x5e, 0x6a, 0x09, - 0xe7, 0x9e, 0xb0, 0xd0, 0x55, 0xa8, 0x09, 0xa4, 0xea, 0x23, 0x9f, 0xc8, 0xb6, 0x73, 0x53, 0x9c, - 0x1e, 0x9a, 0x31, 0x6b, 0xf0, 0x3b, 0x0f, 0x45, 0xa9, 0xb0, 0xa3, 0x99, 0x22, 0x6c, 0xca, 0x69, - 0x52, 0x9d, 0x75, 0x9c, 0x43, 0xcf, 0x80, 0x7d, 0xdd, 0xf5, 0x06, 0xc8, 0xa8, 0x01, 0x8d, 0xf6, - 0xef, 0xca, 0xd1, 0x2c, 0xda, 0xd8, 0xf6, 0xb9, 0xb8, 0x8b, 0x7d, 0x2c, 0xdb, 0x4a, 0xd3, 0xcb, - 0x9b, 0x07, 0x27, 0xe2, 0x9d, 0x5f, 0x91, 0xbd, 0x56, 0xdd, 0xd0, 0x41, 0x0f, 0xa5, 0xb7, 0xca, - 0xf4, 0x7f, 0x56, 0x5a, 0xb3, 0xa6, 0x63, 0x86, 0x9b, 0x50, 0x33, 0x9a, 0x29, 0xa6, 0x5a, 0x0f, - 0x76, 0x82, 0x4c, 0xb5, 0x4e, 0xe9, 0xc0, 0xe0, 0x1c, 0xba, 0x04, 0x15, 0x5e, 0x39, 0x8b, 0x1f, - 0x5d, 0x8e, 0x67, 0x0b, 0x64, 0xa3, 0x30, 0x5a, 0x39, 0x31, 0x7d, 0x32, 0x66, 0xf4, 0x6d, 0xa8, - 0x5e, 0xa2, 0x4c, 0x65, 0x97, 0x63, 0xd9, 0xf4, 0x34, 0x45, 0x53, 0xe9, 0x14, 0x87, 0x73, 0xe8, - 0x0d, 0x51, 0xc4, 0xa7, 0x83, 0x2b, 0x72, 0x66, 0x04, 0xd1, 0xf8, 0x5c, 0xab, 0xb3, 0x09, 0x62, - 0xce, 0xaf, 0xa7, 0x38, 0xab, 0x3c, 0xec, 0xcc, 0xb8, 0xb0, 0x31, 0x67, 0xe7, 0x2e, 0x7f, 0xc9, - 0xc0, 0xb9, 0xb3, 0x6f, 0xea, 0x7f, 0x25, 0x6c, 0xb8, 0xcc, 0x45, 0xaf, 0xc0, 0xa2, 0xd0, 0x65, - 0xfc, 0xb7, 0x85, 0x94, 0xcf, 0x1f, 0xf8, 0x8f, 0x44, 0xca, 0xe7, 0x0f, 0xfe, 0x57, 0x02, 0xe7, - 0x3a, 0x6f, 0x7e, 0xf0, 0x71, 0x2b, 0xf7, 0xe1, 0xc7, 0xad, 0xdc, 0xa7, 0x1f, 0xb7, 0xac, 0xef, - 0xef, 0xb5, 0xac, 0x5f, 0xef, 0xb5, 0xac, 0xf7, 0xf7, 0x5a, 0xd6, 0x07, 0x7b, 0x2d, 0xeb, 0xef, - 0x7b, 0x2d, 0xeb, 0x1f, 0x7b, 0xad, 0xdc, 0xa7, 0x7b, 0x2d, 0xeb, 0xdd, 0x4f, 0x5a, 0xb9, 0x0f, - 0x3e, 0x69, 0xe5, 0x3e, 0xfc, 0xa4, 0x95, 0xfb, 0xee, 0xa3, 0x77, 0x7f, 0xb0, 0xca, 0xb0, 0x58, - 0x12, 0x5f, 0x4f, 0xfe, 0x27, 0x00, 0x00, 0xff, 0xff, 0xb0, 0x55, 0xf6, 0x50, 0x3b, 0x23, 0x00, - 0x00, + 0xd9, 0xcf, 0xff, 0xfe, 0xec, 0xdd, 0x6c, 0x66, 0x9d, 0xc4, 0xda, 0xa4, 0x7e, 0xdb, 0x11, 0xb4, + 0xa1, 0x49, 0xd7, 0x49, 0x4a, 0x4b, 0x9a, 0x52, 0x4a, 0xbc, 0xdb, 0xa4, 0x49, 0xb7, 0x49, 0x3a, + 0x9b, 0xa6, 0x05, 0x51, 0x55, 0x2f, 0xf6, 0xac, 0xfd, 0x14, 0xfb, 0x3d, 0xe7, 0xbd, 0x71, 0x53, + 0xdf, 0x90, 0x38, 0x23, 0x2a, 0x71, 0x00, 0x2e, 0x48, 0x48, 0x48, 0x20, 0xa4, 0x5e, 0x10, 0x27, + 0x84, 0xe0, 0xc2, 0xa1, 0xdc, 0x7a, 0xac, 0x7a, 0x30, 0x74, 0x7b, 0x41, 0x2b, 0x21, 0x55, 0x42, + 0x02, 0xa9, 0x27, 0x34, 0x7f, 0xef, 0xcd, 0x7b, 0xeb, 0x65, 0xeb, 0x10, 0xd4, 0xe6, 0x62, 0xcf, + 0xf7, 0xcd, 0x37, 0xdf, 0xcc, 0xf7, 0x33, 0xdf, 0xf7, 0xcd, 0x67, 0xc3, 0xf1, 0xd1, 0x9d, 0x5e, + 0x6b, 0xe0, 0xf7, 0x46, 0x81, 0xcf, 0xfc, 0x68, 0xb0, 0x26, 0x3e, 0x51, 0x59, 0xc3, 0x2b, 0xf5, + 0x9e, 0xdf, 0xf3, 0x25, 0x0d, 0x1f, 0xc9, 0xf9, 0x15, 0xbb, 0xe7, 0xfb, 0xbd, 0x01, 0x6d, 0x09, + 0xe8, 0xf6, 0x78, 0xbb, 0xc5, 0xdc, 0x21, 0x0d, 0x99, 0x33, 0x1c, 0x29, 0x82, 0x55, 0xc5, 0xfd, + 0xee, 0x60, 0xe8, 0x77, 0xe9, 0xa0, 0x15, 0x32, 0x87, 0x85, 0xf2, 0x53, 0x51, 0x2c, 0x73, 0x8a, + 0xd1, 0x38, 0xec, 0x8b, 0x0f, 0x85, 0x3c, 0xc3, 0x91, 0x21, 0xf3, 0x03, 0xa7, 0x47, 0x5b, 0x9d, + 0xfe, 0xd8, 0xbb, 0xd3, 0xea, 0x38, 0x9d, 0x3e, 0x6d, 0x05, 0x34, 0x1c, 0x0f, 0x58, 0x28, 0x01, + 0x36, 0x19, 0x51, 0xc5, 0x06, 0xff, 0xce, 0x82, 0x23, 0x9b, 0xce, 0x6d, 0x3a, 0xb8, 0xe9, 0xdf, + 0x72, 0x06, 0x63, 0x1a, 0x12, 0x1a, 0x8e, 0x7c, 0x2f, 0xa4, 0x68, 0x1d, 0x8a, 0x03, 0x3e, 0x11, + 0x36, 0xac, 0xd5, 0xdc, 0xc9, 0xea, 0xb9, 0x53, 0x6b, 0x91, 0x90, 0x33, 0x17, 0x48, 0x6c, 0xf8, + 0xa2, 0xc7, 0x82, 0x09, 0x51, 0x4b, 0x57, 0x6e, 0x41, 0xd5, 0x40, 0xa3, 0x25, 0xc8, 0xdd, 0xa1, + 0x93, 0x86, 0xb5, 0x6a, 0x9d, 0xac, 0x10, 0x3e, 0x44, 0x67, 0xa1, 0xf0, 0x36, 0x67, 0xd3, 0xc8, + 0xae, 0x5a, 0x27, 0xab, 0xe7, 0x8e, 0xc7, 0x9b, 0xbc, 0xe6, 0xb9, 0x77, 0xc7, 0x54, 0xac, 0x56, + 0x1b, 0x49, 0xca, 0x0b, 0xd9, 0xf3, 0x16, 0x3e, 0x05, 0x87, 0xf7, 0xcc, 0xa3, 0xa3, 0x50, 0x14, + 0x14, 0xf2, 0xc4, 0x15, 0xa2, 0x20, 0x5c, 0x07, 0xb4, 0xc5, 0x02, 0xea, 0x0c, 0x89, 0xc3, 0xf8, + 0x79, 0xef, 0x8e, 0x69, 0xc8, 0xf0, 0x2b, 0xb0, 0x9c, 0xc0, 0x2a, 0xb1, 0x9f, 0x81, 0x6a, 0x18, + 0xa3, 0x95, 0xec, 0xf5, 0xf8, 0x58, 0xf1, 0x1a, 0x62, 0x12, 0xe2, 0x9f, 0x5b, 0x00, 0xf1, 0x1c, + 0x6a, 0x02, 0xc8, 0xd9, 0x97, 0x9c, 0xb0, 0x2f, 0x04, 0xce, 0x13, 0x03, 0x83, 0x4e, 0xc3, 0xe1, + 0x18, 0xba, 0xe6, 0x6f, 0xf5, 0x9d, 0xa0, 0x2b, 0x74, 0x90, 0x27, 0x7b, 0x27, 0x10, 0x82, 0x7c, + 0xe0, 0x30, 0xda, 0xc8, 0xad, 0x5a, 0x27, 0x73, 0x44, 0x8c, 0xb9, 0xb4, 0x8c, 0x7a, 0x8e, 0xc7, + 0x1a, 0x79, 0xa1, 0x4e, 0x05, 0x71, 0x3c, 0xf7, 0x08, 0x1a, 0x36, 0x0a, 0xab, 0xd6, 0xc9, 0x05, + 0xa2, 0x20, 0xfc, 0xaf, 0x1c, 0xd4, 0x5e, 0x1d, 0xd3, 0x60, 0xa2, 0x14, 0x80, 0x9a, 0x50, 0x0e, + 0xe9, 0x80, 0x76, 0x98, 0x1f, 0x48, 0x8b, 0xb4, 0xb3, 0x0d, 0x8b, 0x44, 0x38, 0x54, 0x87, 0xc2, + 0xc0, 0x1d, 0xba, 0x4c, 0x1c, 0x6b, 0x81, 0x48, 0x00, 0x5d, 0x80, 0x42, 0xc8, 0x9c, 0x80, 0x89, + 0xb3, 0x54, 0xcf, 0xad, 0xac, 0x49, 0x57, 0x5e, 0xd3, 0xae, 0xbc, 0x76, 0x53, 0xbb, 0x72, 0xbb, + 0xfc, 0xfe, 0xd4, 0xce, 0xbc, 0xfb, 0x57, 0xdb, 0x22, 0x72, 0x09, 0x7a, 0x06, 0x72, 0xd4, 0xeb, + 0x8a, 0xf3, 0x7e, 0xde, 0x95, 0x7c, 0x01, 0x3a, 0x0b, 0x95, 0xae, 0x1b, 0xd0, 0x0e, 0x73, 0x7d, + 0x4f, 0x48, 0xb5, 0x78, 0x6e, 0x39, 0xb6, 0xc8, 0x86, 0x9e, 0x22, 0x31, 0x15, 0x3a, 0x0d, 0xc5, + 0x90, 0xab, 0x2e, 0x6c, 0x94, 0xb8, 0x2f, 0xb4, 0xeb, 0xbb, 0x53, 0x7b, 0x49, 0x62, 0x4e, 0xfb, + 0x43, 0x97, 0xd1, 0xe1, 0x88, 0x4d, 0x88, 0xa2, 0x41, 0x4f, 0x40, 0xa9, 0x4b, 0x07, 0x94, 0x1b, + 0xbc, 0x2c, 0x0c, 0xbe, 0x64, 0xb0, 0x17, 0x13, 0x44, 0x13, 0xa0, 0x37, 0x21, 0x3f, 0x1a, 0x38, + 0x5e, 0xa3, 0x22, 0xa4, 0x58, 0x8c, 0x09, 0x6f, 0x0c, 0x1c, 0xaf, 0xfd, 0xec, 0x47, 0x53, 0xfb, + 0xe9, 0x9e, 0xcb, 0xfa, 0xe3, 0xdb, 0x6b, 0x1d, 0x7f, 0xd8, 0xea, 0x05, 0xce, 0xb6, 0xe3, 0x39, + 0xad, 0x81, 0x7f, 0xc7, 0x6d, 0xbd, 0xfd, 0x54, 0x8b, 0x5f, 0xd0, 0xbb, 0x63, 0x1a, 0xb8, 0x34, + 0x68, 0x71, 0x36, 0x6b, 0xc2, 0x24, 0x7c, 0x29, 0x11, 0x6c, 0xd1, 0x55, 0xee, 0x7f, 0x7e, 0x40, + 0xd7, 0xf9, 0xed, 0x0d, 0x1b, 0x20, 0x76, 0x39, 0x16, 0xef, 0x22, 0xf0, 0x84, 0x6e, 0x5f, 0x0e, + 0xfc, 0xf1, 0xa8, 0x7d, 0x68, 0x77, 0x6a, 0x9b, 0xf4, 0xc4, 0x04, 0xae, 0xe6, 0xcb, 0xc5, 0xa5, + 0x12, 0x7e, 0x2f, 0x07, 0x68, 0xcb, 0x19, 0x8e, 0x06, 0x74, 0x2e, 0xf3, 0x47, 0x86, 0xce, 0xde, + 0xb7, 0xa1, 0x73, 0xf3, 0x1a, 0x3a, 0xb6, 0x5a, 0x7e, 0x3e, 0xab, 0x15, 0x3e, 0xaf, 0xd5, 0x8a, + 0x5f, 0x7a, 0xab, 0xe1, 0x06, 0xe4, 0x39, 0x67, 0x1e, 0x2c, 0x03, 0xe7, 0x9e, 0xb0, 0x4d, 0x8d, + 0xf0, 0x21, 0xde, 0x84, 0xa2, 0x94, 0x0b, 0xad, 0xa4, 0x8d, 0x97, 0xbc, 0xb7, 0xb1, 0xe1, 0x72, + 0xda, 0x24, 0x4b, 0xb1, 0x49, 0x72, 0x42, 0xd9, 0xf8, 0x0f, 0x16, 0x2c, 0x28, 0x8f, 0x50, 0xb1, + 0xef, 0x36, 0x94, 0x64, 0xec, 0xd1, 0x71, 0xef, 0x58, 0x3a, 0xee, 0x5d, 0xec, 0x3a, 0x23, 0x46, + 0x83, 0x76, 0xeb, 0xfd, 0xa9, 0x6d, 0x7d, 0x34, 0xb5, 0x1f, 0xdf, 0x4f, 0x69, 0x3a, 0x3b, 0xe9, + 0x78, 0xa9, 0x19, 0xa3, 0x53, 0xe2, 0x74, 0x2c, 0x54, 0x6e, 0x75, 0x68, 0x4d, 0x26, 0xb5, 0x2b, + 0x5e, 0x8f, 0x86, 0x9c, 0x73, 0x9e, 0x7b, 0x04, 0x91, 0x34, 0x5c, 0xcc, 0x7b, 0x4e, 0xe0, 0xb9, + 0x5e, 0x2f, 0x6c, 0xe4, 0x44, 0x4c, 0x8f, 0x60, 0xfc, 0x53, 0x0b, 0x96, 0x13, 0x6e, 0xad, 0x84, + 0x38, 0x0f, 0xc5, 0x90, 0x5b, 0x4a, 0xcb, 0x60, 0x38, 0xc5, 0x96, 0xc0, 0xb7, 0x17, 0xd5, 0xe1, + 0x8b, 0x12, 0x26, 0x8a, 0xfe, 0xc1, 0x1d, 0xed, 0xcf, 0x16, 0xd4, 0x44, 0x62, 0xd2, 0x77, 0x0d, + 0x41, 0xde, 0x73, 0x86, 0x54, 0x99, 0x4a, 0x8c, 0x8d, 0x6c, 0xc5, 0xb7, 0x2b, 0xeb, 0x6c, 0x35, + 0x6f, 0x80, 0xb5, 0xee, 0x3b, 0xc0, 0x5a, 0xf1, 0xbd, 0xab, 0x43, 0x81, 0xbb, 0xf7, 0x44, 0x04, + 0xd7, 0x0a, 0x91, 0x00, 0x7e, 0x1c, 0x16, 0x94, 0x14, 0x4a, 0xb5, 0xfb, 0x25, 0xd8, 0x21, 0x14, + 0xa5, 0x25, 0xd0, 0x57, 0xa0, 0x12, 0x95, 0x32, 0x42, 0xda, 0x5c, 0xbb, 0xb8, 0x3b, 0xb5, 0xb3, + 0x2c, 0x24, 0xf1, 0x04, 0xb2, 0xcd, 0xa4, 0x6f, 0xb5, 0x2b, 0xbb, 0x53, 0x5b, 0x22, 0x54, 0x8a, + 0x47, 0x27, 0x20, 0xdf, 0xe7, 0x79, 0x93, 0xab, 0x20, 0xdf, 0x2e, 0xef, 0x4e, 0x6d, 0x01, 0x13, + 0xf1, 0x89, 0x2f, 0x43, 0x6d, 0x93, 0xf6, 0x9c, 0xce, 0x44, 0x6d, 0x5a, 0xd7, 0xec, 0xf8, 0x86, + 0x96, 0xe6, 0xf1, 0x28, 0xd4, 0xa2, 0x1d, 0xdf, 0x1a, 0x86, 0xea, 0x36, 0x54, 0x23, 0xdc, 0x2b, + 0x21, 0xfe, 0x99, 0x05, 0xca, 0x07, 0x10, 0x36, 0xaa, 0x1d, 0x1e, 0x0b, 0x61, 0x77, 0x6a, 0x2b, + 0x8c, 0x2e, 0x66, 0xd0, 0x73, 0x50, 0x0a, 0xc5, 0x8e, 0x9c, 0x59, 0xda, 0xb5, 0xc4, 0x44, 0xfb, + 0x10, 0x77, 0x91, 0xdd, 0xa9, 0xad, 0x09, 0x89, 0x1e, 0xa0, 0xb5, 0x44, 0x41, 0x20, 0x05, 0x5b, + 0xdc, 0x9d, 0xda, 0x06, 0xd6, 0x2c, 0x10, 0xf0, 0x67, 0x16, 0x54, 0x6f, 0x3a, 0x6e, 0xe4, 0x42, + 0x0d, 0x6d, 0xa2, 0x38, 0x56, 0x4b, 0x04, 0xf7, 0xc4, 0x2e, 0x1d, 0x38, 0x93, 0x4b, 0x7e, 0x20, + 0xf8, 0x2e, 0x90, 0x08, 0x8e, 0x73, 0x78, 0x7e, 0x66, 0x0e, 0x2f, 0xcc, 0x1f, 0xda, 0xff, 0xbf, + 0x81, 0xf4, 0x6a, 0xbe, 0x9c, 0x5d, 0xca, 0xe1, 0xf7, 0x2c, 0xa8, 0x49, 0xe1, 0x95, 0xe7, 0x7d, + 0x0f, 0x8a, 0x52, 0x37, 0x42, 0xfc, 0xff, 0x12, 0x98, 0x4e, 0xcd, 0x13, 0x94, 0x14, 0x4f, 0xf4, + 0x02, 0x2c, 0x76, 0x03, 0x7f, 0x34, 0xa2, 0xdd, 0x2d, 0x15, 0xfe, 0xb2, 0xe9, 0xf0, 0xb7, 0x61, + 0xce, 0x93, 0x14, 0x39, 0xfe, 0x8b, 0x05, 0x0b, 0x2a, 0x98, 0x28, 0x73, 0x45, 0x2a, 0xb6, 0xee, + 0x3b, 0x7b, 0x66, 0xe7, 0xcd, 0x9e, 0x47, 0xa1, 0xd8, 0xe3, 0xf9, 0x45, 0x07, 0x24, 0x05, 0xcd, + 0x97, 0x55, 0xf1, 0x55, 0x58, 0xd4, 0xa2, 0xec, 0x13, 0x51, 0x57, 0xd2, 0x11, 0xf5, 0x4a, 0x97, + 0x7a, 0xcc, 0xdd, 0x76, 0xa3, 0x18, 0xa9, 0xe8, 0xf1, 0x8f, 0x2c, 0x58, 0x4a, 0x93, 0xa0, 0x8d, + 0xd4, 0xc3, 0xe2, 0xb1, 0xfd, 0xd9, 0x99, 0x6f, 0x0a, 0xcd, 0x5a, 0xbd, 0x2c, 0x9e, 0x3e, 0xe8, + 0x65, 0x51, 0x37, 0x83, 0x4c, 0x45, 0x45, 0x05, 0xfc, 0x13, 0x0b, 0x16, 0x12, 0xb6, 0x44, 0xe7, + 0x21, 0xbf, 0x1d, 0xf8, 0xc3, 0xb9, 0x0c, 0x25, 0x56, 0xa0, 0xaf, 0x43, 0x96, 0xf9, 0x73, 0x99, + 0x29, 0xcb, 0x7c, 0x6e, 0x25, 0x25, 0x7e, 0x4e, 0xd6, 0xed, 0x12, 0xc2, 0x4f, 0x43, 0x45, 0x08, + 0x74, 0xc3, 0x71, 0x83, 0x99, 0x09, 0x63, 0xb6, 0x40, 0xcf, 0xc1, 0x21, 0x19, 0x0c, 0x67, 0x2f, + 0xae, 0xcd, 0x5a, 0x5c, 0xd3, 0x8b, 0x8f, 0x43, 0x41, 0x14, 0x1d, 0x7c, 0x49, 0xd7, 0x61, 0x8e, + 0x5e, 0xc2, 0xc7, 0xf8, 0x08, 0x2c, 0xf3, 0x3b, 0x48, 0x83, 0x70, 0xdd, 0x1f, 0x7b, 0x4c, 0xbf, + 0x9b, 0x4e, 0x43, 0x3d, 0x89, 0x56, 0x5e, 0x52, 0x87, 0x42, 0x87, 0x23, 0x04, 0x8f, 0x05, 0x22, + 0x01, 0xfc, 0x4b, 0x0b, 0xd0, 0x65, 0xca, 0xc4, 0x2e, 0x57, 0x36, 0xa2, 0xeb, 0xb1, 0x02, 0xe5, + 0xa1, 0xc3, 0x3a, 0x7d, 0x1a, 0x84, 0xba, 0x7e, 0xd1, 0xf0, 0x17, 0x51, 0x78, 0xe2, 0xb3, 0xb0, + 0x9c, 0x38, 0xa5, 0x92, 0x69, 0x05, 0xca, 0x1d, 0x85, 0x53, 0x29, 0x2f, 0x82, 0xf1, 0x6f, 0xb3, + 0x50, 0xd6, 0x65, 0x1d, 0x3a, 0x0b, 0xd5, 0x6d, 0xd7, 0xeb, 0xd1, 0x60, 0x14, 0xb8, 0x4a, 0x05, + 0x79, 0x59, 0xe6, 0x19, 0x68, 0x62, 0x02, 0xe8, 0x49, 0x28, 0x8d, 0x43, 0x1a, 0xbc, 0xe5, 0xca, + 0x9b, 0x5e, 0x69, 0xd7, 0x77, 0xa6, 0x76, 0xf1, 0xb5, 0x90, 0x06, 0x57, 0x36, 0x78, 0xf2, 0x19, + 0x8b, 0x11, 0x91, 0xdf, 0x5d, 0xf4, 0xb2, 0x72, 0x53, 0x51, 0xc0, 0xb5, 0xbf, 0xc1, 0x8f, 0x9f, + 0x0a, 0x75, 0xa3, 0xc0, 0x1f, 0x52, 0xd6, 0xa7, 0xe3, 0xb0, 0xd5, 0xf1, 0x87, 0x43, 0xdf, 0x6b, + 0x89, 0xde, 0x81, 0x10, 0x9a, 0x67, 0x50, 0xbe, 0x5c, 0x79, 0xee, 0x4d, 0x28, 0xb1, 0x7e, 0xe0, + 0x8f, 0x7b, 0x7d, 0x91, 0x18, 0x72, 0xed, 0x0b, 0xf3, 0xf3, 0xd3, 0x1c, 0x88, 0x1e, 0xa0, 0x47, + 0xb9, 0xb6, 0x68, 0xe7, 0x4e, 0x38, 0x1e, 0xca, 0xb7, 0x67, 0xbb, 0xb0, 0x3b, 0xb5, 0xad, 0x27, + 0x49, 0x84, 0xc6, 0x17, 0x61, 0x21, 0x51, 0x0a, 0xa3, 0x33, 0x90, 0x0f, 0xe8, 0xb6, 0x0e, 0x05, + 0x68, 0x6f, 0xc5, 0x2c, 0xb3, 0x3f, 0xa7, 0x21, 0xe2, 0x13, 0xff, 0x30, 0x0b, 0xb6, 0xf1, 0xea, + 0xbf, 0xe4, 0x07, 0xaf, 0x50, 0x16, 0xb8, 0x9d, 0x6b, 0xce, 0x90, 0x6a, 0xf7, 0xb2, 0xa1, 0x3a, + 0x14, 0xc8, 0xb7, 0x8c, 0x5b, 0x04, 0xc3, 0x88, 0x0e, 0x3d, 0x02, 0x20, 0xae, 0x9d, 0x9c, 0x97, + 0x17, 0xaa, 0x22, 0x30, 0x62, 0x7a, 0x3d, 0xa1, 0xec, 0xd6, 0x9c, 0xca, 0x51, 0x4a, 0xbe, 0x92, + 0x56, 0xf2, 0xdc, 0x7c, 0x22, 0xcd, 0x9a, 0xd7, 0xa5, 0x90, 0xbc, 0x2e, 0xf8, 0x1f, 0x16, 0x34, + 0x37, 0xf5, 0xc9, 0xef, 0x53, 0x1d, 0x5a, 0xde, 0xec, 0x03, 0x92, 0x37, 0xf7, 0x00, 0xe5, 0xcd, + 0xa7, 0xe4, 0x6d, 0x02, 0x6c, 0xba, 0x1e, 0xbd, 0xe4, 0x0e, 0x18, 0x0d, 0x66, 0x3c, 0x92, 0x7e, + 0x9c, 0x8b, 0x23, 0x0e, 0xa1, 0xdb, 0x5a, 0x07, 0xeb, 0x46, 0x98, 0x7f, 0x10, 0x22, 0x66, 0x1f, + 0xa0, 0x88, 0xb9, 0x54, 0x04, 0xf4, 0xa0, 0xb4, 0x2d, 0xc4, 0x93, 0x19, 0x3b, 0xd1, 0x7f, 0x8a, + 0x65, 0x6f, 0x7f, 0x4b, 0x6d, 0xfe, 0xcc, 0x01, 0x05, 0x97, 0xe8, 0x23, 0xb6, 0xc2, 0x89, 0xc7, + 0x9c, 0x77, 0x8c, 0xf5, 0x44, 0x6f, 0x82, 0x1c, 0x55, 0xd3, 0x15, 0x66, 0xd6, 0x74, 0xcf, 0xab, + 0x6d, 0xfe, 0x97, 0xba, 0x0e, 0x3f, 0x1f, 0x07, 0x58, 0x61, 0x14, 0x15, 0x60, 0x1f, 0x3b, 0xe8, + 0xfa, 0xab, 0x4b, 0xff, 0x47, 0x0b, 0x96, 0x2e, 0x53, 0x96, 0xac, 0xb1, 0x1e, 0x22, 0x93, 0xe2, + 0x97, 0xe0, 0xb0, 0x71, 0x7e, 0x25, 0xfd, 0x53, 0xa9, 0xc2, 0xea, 0x48, 0x2c, 0xff, 0x15, 0xaf, + 0x4b, 0xdf, 0x51, 0xef, 0xd5, 0x64, 0x4d, 0x75, 0x03, 0xaa, 0xc6, 0x24, 0xba, 0x98, 0xaa, 0xa6, + 0x96, 0x53, 0x6d, 0x5a, 0x5e, 0x11, 0xb4, 0xeb, 0x4a, 0x26, 0xf9, 0x2a, 0x55, 0xb5, 0x72, 0x54, + 0x79, 0x6c, 0x01, 0x12, 0xe6, 0x12, 0x6c, 0xcd, 0xdc, 0x27, 0xb0, 0x2f, 0x47, 0x65, 0x55, 0x04, + 0xa3, 0x47, 0x21, 0x1f, 0xf8, 0xf7, 0x74, 0x99, 0xbc, 0x10, 0x6f, 0x49, 0xfc, 0x7b, 0x44, 0x4c, + 0xe1, 0xe7, 0x20, 0x47, 0xfc, 0x7b, 0xa8, 0x09, 0x10, 0x38, 0x5e, 0x8f, 0xde, 0x8a, 0x1e, 0x68, + 0x35, 0x62, 0x60, 0xf6, 0xa9, 0x4b, 0xd6, 0xe1, 0xb0, 0x79, 0x22, 0x69, 0xee, 0x35, 0x28, 0xbd, + 0x3a, 0x36, 0xd5, 0x55, 0x4f, 0xa9, 0x4b, 0xf6, 0x01, 0x34, 0x11, 0xf7, 0x19, 0x88, 0xf1, 0xe8, + 0x04, 0x54, 0x98, 0x73, 0x7b, 0x40, 0xaf, 0xc5, 0x21, 0x30, 0x46, 0xf0, 0x59, 0xfe, 0xb6, 0xbc, + 0x65, 0x14, 0x58, 0x31, 0x02, 0x3d, 0x01, 0x4b, 0xf1, 0x99, 0x6f, 0x04, 0x74, 0xdb, 0x7d, 0x47, + 0x58, 0xb8, 0x46, 0xf6, 0xe0, 0xd1, 0x49, 0x38, 0x14, 0xe3, 0xb6, 0x44, 0x21, 0x93, 0x17, 0xa4, + 0x69, 0x34, 0xd7, 0x8d, 0x10, 0xf7, 0xc5, 0xbb, 0x63, 0x67, 0x20, 0x2e, 0x5f, 0x8d, 0x18, 0x18, + 0xfc, 0x27, 0x0b, 0x0e, 0x4b, 0x53, 0x33, 0x87, 0x3d, 0x94, 0x5e, 0xff, 0x2b, 0x0b, 0x90, 0x29, + 0x81, 0x72, 0xad, 0xaf, 0x9a, 0x7d, 0x26, 0x5e, 0x29, 0x55, 0xc5, 0x93, 0x59, 0xa2, 0xe2, 0x56, + 0x11, 0x86, 0x62, 0x47, 0xf6, 0xd3, 0x44, 0x63, 0x5c, 0xbe, 0xc9, 0x25, 0x86, 0xa8, 0x6f, 0x64, + 0x43, 0xe1, 0xf6, 0x84, 0xd1, 0x50, 0xbd, 0xa8, 0x45, 0x2b, 0x41, 0x20, 0x88, 0xfc, 0xe2, 0x7b, + 0x51, 0x8f, 0x09, 0xaf, 0xc9, 0xc7, 0x7b, 0x29, 0x14, 0xd1, 0x03, 0xfc, 0xef, 0x2c, 0x2c, 0xdc, + 0xf2, 0x07, 0xe3, 0x38, 0x69, 0x3e, 0x4c, 0x09, 0x23, 0xf1, 0xcc, 0x2f, 0xe8, 0x67, 0x3e, 0x82, + 0x7c, 0xc8, 0xe8, 0x48, 0x78, 0x56, 0x8e, 0x88, 0x31, 0xc2, 0x50, 0x63, 0x4e, 0xd0, 0xa3, 0x4c, + 0x3e, 0x9e, 0x1a, 0x45, 0x51, 0xd5, 0x26, 0x70, 0x68, 0x15, 0xaa, 0x4e, 0xaf, 0x17, 0xd0, 0x9e, + 0xc3, 0x68, 0x7b, 0xd2, 0x28, 0x89, 0xcd, 0x4c, 0x14, 0xba, 0x0a, 0x8b, 0x1d, 0xa7, 0xd3, 0x77, + 0xbd, 0xde, 0xf5, 0x11, 0x73, 0x7d, 0x2f, 0x6c, 0x94, 0x45, 0xea, 0x38, 0xb1, 0x66, 0xfe, 0xd0, + 0xb4, 0xb6, 0x9e, 0xa0, 0x51, 0x71, 0x2c, 0xb5, 0x12, 0xbf, 0x01, 0x8b, 0x5a, 0xf1, 0xca, 0x3d, + 0xce, 0x40, 0xe9, 0x6d, 0x81, 0x99, 0xd1, 0xc2, 0x93, 0xa4, 0x8a, 0x95, 0x26, 0x4b, 0xfe, 0x54, + 0xa1, 0xe5, 0xc7, 0x57, 0xa1, 0x28, 0xc9, 0xd1, 0x09, 0xf3, 0x39, 0x25, 0x2b, 0x4a, 0x0e, 0xab, + 0xb7, 0x11, 0x86, 0xa2, 0x64, 0xa4, 0x9c, 0x48, 0xf8, 0x99, 0xc4, 0x10, 0xf5, 0x8d, 0xff, 0x69, + 0xc1, 0x91, 0x0d, 0xca, 0x68, 0x87, 0xd1, 0xee, 0x25, 0x97, 0x0e, 0xba, 0x5f, 0xe8, 0x4b, 0x3f, + 0xea, 0xd7, 0xe5, 0x8c, 0x7e, 0x1d, 0x8f, 0x61, 0x03, 0xd7, 0xa3, 0x9b, 0x46, 0xc3, 0x27, 0x46, + 0xf0, 0x68, 0xb3, 0xcd, 0x0f, 0x2e, 0xa7, 0xe5, 0x6f, 0x43, 0x06, 0x26, 0xf2, 0x96, 0x62, 0xec, + 0x2d, 0xf8, 0x07, 0x16, 0x1c, 0x4d, 0x4b, 0xad, 0x8c, 0xd4, 0x82, 0xa2, 0x58, 0x3c, 0xa3, 0x55, + 0x9c, 0x58, 0x41, 0x14, 0x19, 0x3a, 0x9f, 0xd8, 0x5f, 0xfc, 0xa6, 0xd4, 0x6e, 0xec, 0x4e, 0xed, + 0x7a, 0x8c, 0x35, 0xba, 0x11, 0x06, 0x2d, 0xfe, 0x3d, 0x7f, 0xb3, 0x9b, 0x3c, 0x85, 0xbd, 0xb9, + 0xaf, 0xaa, 0x38, 0x2e, 0x01, 0xf4, 0x35, 0xc8, 0xb3, 0xc9, 0x48, 0x85, 0xef, 0xf6, 0x91, 0xcf, + 0xa6, 0xf6, 0xe1, 0xc4, 0xb2, 0x9b, 0x93, 0x11, 0x25, 0x82, 0x84, 0xbb, 0x78, 0xc7, 0x09, 0xba, + 0xae, 0xe7, 0x0c, 0x5c, 0x26, 0xd5, 0x98, 0x27, 0x26, 0x0a, 0x35, 0xa0, 0x34, 0x72, 0x82, 0x50, + 0xd7, 0x60, 0x15, 0xa2, 0x41, 0xd1, 0x4e, 0xb9, 0x43, 0x59, 0xa7, 0x2f, 0x43, 0xb6, 0x6a, 0xa7, + 0x08, 0x4c, 0xa2, 0x9d, 0x22, 0x30, 0xf8, 0x17, 0x86, 0xe3, 0xc8, 0xfb, 0xf5, 0xa5, 0x73, 0x1c, + 0xfc, 0x9d, 0xd8, 0xca, 0xfa, 0x88, 0xca, 0xca, 0x2f, 0xc0, 0x62, 0x37, 0x31, 0xb3, 0xbf, 0xb5, + 0x65, 0xab, 0x38, 0x45, 0x8e, 0xc7, 0xb1, 0xe9, 0x04, 0x66, 0x1f, 0xd3, 0xa5, 0xec, 0x91, 0xdd, + 0x6b, 0x8f, 0x58, 0xeb, 0xb9, 0x83, 0xb5, 0xfe, 0xc4, 0x63, 0x50, 0x89, 0x7e, 0x16, 0x44, 0x55, + 0x28, 0x5d, 0xba, 0x4e, 0x5e, 0xbf, 0x48, 0x36, 0x96, 0x32, 0xa8, 0x06, 0xe5, 0xf6, 0xc5, 0xf5, + 0x97, 0x05, 0x64, 0x9d, 0xfb, 0x4d, 0x51, 0x17, 0x15, 0x01, 0xfa, 0x26, 0x14, 0x64, 0xa5, 0x70, + 0x34, 0x16, 0xce, 0xfc, 0xc5, 0x6c, 0xe5, 0xd8, 0x1e, 0xbc, 0xd4, 0x12, 0xce, 0x9c, 0xb1, 0xd0, + 0x35, 0xa8, 0x0a, 0xa4, 0xea, 0x49, 0x9f, 0x48, 0xb7, 0x86, 0x13, 0x9c, 0x1e, 0xd9, 0x67, 0xd6, + 0xe0, 0x77, 0x01, 0x0a, 0x52, 0x61, 0x47, 0x53, 0x05, 0xdd, 0x8c, 0xd3, 0x24, 0xba, 0xf4, 0x38, + 0x83, 0x9e, 0x85, 0xfc, 0x4d, 0xc7, 0x1d, 0x20, 0xa3, 0x9e, 0x34, 0x5a, 0xc9, 0x2b, 0x47, 0xd3, + 0x68, 0x63, 0xdb, 0xe7, 0xa3, 0x8e, 0xf8, 0xb1, 0x74, 0x5b, 0x4e, 0x2f, 0x6f, 0xec, 0x9d, 0x88, + 0x76, 0xbe, 0x2e, 0xfb, 0xb6, 0xba, 0x39, 0x84, 0x1e, 0x49, 0x6e, 0x95, 0xea, 0x25, 0xad, 0x34, + 0xf7, 0x9b, 0x8e, 0x18, 0x6e, 0x42, 0xd5, 0x68, 0xcc, 0x98, 0x6a, 0xdd, 0xdb, 0x55, 0x32, 0xd5, + 0x3a, 0xa3, 0x9b, 0x83, 0x33, 0xe8, 0x32, 0x94, 0x79, 0x15, 0x2e, 0x7e, 0xc0, 0x39, 0x9e, 0x2e, + 0xb6, 0x8d, 0x22, 0x6b, 0xe5, 0xc4, 0xec, 0xc9, 0x88, 0xd1, 0xb7, 0xa1, 0x72, 0x99, 0x32, 0x95, + 0x5d, 0x8e, 0xa5, 0xd3, 0xd3, 0x0c, 0x4d, 0x25, 0x53, 0x1c, 0xce, 0xa0, 0x37, 0xc4, 0x83, 0x20, + 0x19, 0x5c, 0x91, 0xbd, 0x4f, 0x10, 0x8d, 0xce, 0xb5, 0xba, 0x3f, 0x41, 0xc4, 0xf9, 0xf5, 0x04, + 0x67, 0x95, 0xd3, 0xed, 0x7d, 0x2e, 0x6c, 0xc4, 0xd9, 0x3e, 0xe0, 0xef, 0x1d, 0x38, 0x73, 0xee, + 0x4d, 0xfd, 0x0f, 0x87, 0x0d, 0x87, 0x39, 0xe8, 0x3a, 0x2c, 0x0a, 0x5d, 0x46, 0x7f, 0x81, 0x48, + 0xf8, 0xfc, 0x9e, 0xff, 0x5b, 0x24, 0x7c, 0x7e, 0xef, 0xff, 0x2e, 0x70, 0xa6, 0xfd, 0xe6, 0x07, + 0x1f, 0x37, 0x33, 0x1f, 0x7e, 0xdc, 0xcc, 0x7c, 0xfa, 0x71, 0xd3, 0xfa, 0xfe, 0x4e, 0xd3, 0xfa, + 0xf5, 0x4e, 0xd3, 0x7a, 0x7f, 0xa7, 0x69, 0x7d, 0xb0, 0xd3, 0xb4, 0xfe, 0xb6, 0xd3, 0xb4, 0xfe, + 0xbe, 0xd3, 0xcc, 0x7c, 0xba, 0xd3, 0xb4, 0xde, 0xfd, 0xa4, 0x99, 0xf9, 0xe0, 0x93, 0x66, 0xe6, + 0xc3, 0x4f, 0x9a, 0x99, 0xef, 0x3e, 0x7e, 0xf0, 0xe3, 0x57, 0x86, 0xc5, 0xa2, 0xf8, 0x7a, 0xea, + 0x3f, 0x01, 0x00, 0x00, 0xff, 0xff, 0xc8, 0xfe, 0xc4, 0xb1, 0xb9, 0x23, 0x00, 0x00, } func (x Direction) String() string { @@ -4824,6 +4836,9 @@ func (this *VolumeRequest) Equal(that interface{}) bool { if this.AggregateBy != that1.AggregateBy { return false } + if !this.CachingOptions.Equal(&that1.CachingOptions) { + return false + } return true } func (this *VolumeResponse) Equal(that interface{}) bool { @@ -5680,7 +5695,7 @@ func (this *VolumeRequest) GoString() string { if this == nil { return "nil" } - s := make([]string, 0, 11) + s := make([]string, 0, 12) s = append(s, "&logproto.VolumeRequest{") s = append(s, "From: "+fmt.Sprintf("%#v", this.From)+",\n") s = append(s, "Through: "+fmt.Sprintf("%#v", this.Through)+",\n") @@ -5689,6 +5704,7 @@ func (this *VolumeRequest) GoString() string { s = append(s, "Step: "+fmt.Sprintf("%#v", this.Step)+",\n") s = append(s, "TargetLabels: "+fmt.Sprintf("%#v", this.TargetLabels)+",\n") s = append(s, "AggregateBy: "+fmt.Sprintf("%#v", this.AggregateBy)+",\n") + s = append(s, "CachingOptions: "+strings.Replace(this.CachingOptions.GoString(), `&`, ``, 1)+",\n") s = append(s, "}") return strings.Join(s, "") } @@ -8467,6 +8483,16 @@ func (m *VolumeRequest) MarshalToSizedBuffer(dAtA []byte) (int, error) { _ = i var l int _ = l + { + size, err := m.CachingOptions.MarshalToSizedBuffer(dAtA[:i]) + if err != nil { + return 0, err + } + i -= size + i = encodeVarintLogproto(dAtA, i, uint64(size)) + } + i-- + dAtA[i] = 0x42 if len(m.AggregateBy) > 0 { i -= len(m.AggregateBy) copy(dAtA[i:], m.AggregateBy) @@ -8632,21 +8658,21 @@ func (m *DetectedFieldsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error) { i-- dAtA[i] = 0x1a } - n24, err24 := github_com_gogo_protobuf_types.StdTimeMarshalTo(m.End, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(m.End):]) - if err24 != nil { - return 0, err24 - } - i -= n24 - i = encodeVarintLogproto(dAtA, i, uint64(n24)) - i-- - dAtA[i] = 0x12 - n25, err25 := github_com_gogo_protobuf_types.StdTimeMarshalTo(m.Start, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(m.Start):]) + n25, err25 := github_com_gogo_protobuf_types.StdTimeMarshalTo(m.End, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(m.End):]) if err25 != nil { return 0, err25 } i -= n25 i = encodeVarintLogproto(dAtA, i, uint64(n25)) i-- + dAtA[i] = 0x12 + n26, err26 := github_com_gogo_protobuf_types.StdTimeMarshalTo(m.Start, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(m.Start):]) + if err26 != nil { + return 0, err26 + } + i -= n26 + i = encodeVarintLogproto(dAtA, i, uint64(n26)) + i-- dAtA[i] = 0xa return len(dAtA) - i, nil } @@ -8778,21 +8804,21 @@ func (m *DetectedLabelsRequest) MarshalToSizedBuffer(dAtA []byte) (int, error) { i-- dAtA[i] = 0x1a } - n26, err26 := github_com_gogo_protobuf_types.StdTimeMarshalTo(m.End, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(m.End):]) - if err26 != nil { - return 0, err26 - } - i -= n26 - i = encodeVarintLogproto(dAtA, i, uint64(n26)) - i-- - dAtA[i] = 0x12 - n27, err27 := github_com_gogo_protobuf_types.StdTimeMarshalTo(m.Start, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(m.Start):]) + n27, err27 := github_com_gogo_protobuf_types.StdTimeMarshalTo(m.End, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(m.End):]) if err27 != nil { return 0, err27 } i -= n27 i = encodeVarintLogproto(dAtA, i, uint64(n27)) i-- + dAtA[i] = 0x12 + n28, err28 := github_com_gogo_protobuf_types.StdTimeMarshalTo(m.Start, dAtA[i-github_com_gogo_protobuf_types.SizeOfStdTime(m.Start):]) + if err28 != nil { + return 0, err28 + } + i -= n28 + i = encodeVarintLogproto(dAtA, i, uint64(n28)) + i-- dAtA[i] = 0xa return len(dAtA) - i, nil } @@ -9808,6 +9834,8 @@ func (m *VolumeRequest) Size() (n int) { if l > 0 { n += 1 + l + sovLogproto(uint64(l)) } + l = m.CachingOptions.Size() + n += 1 + l + sovLogproto(uint64(l)) return n } @@ -10593,6 +10621,7 @@ func (this *VolumeRequest) String() string { `Step:` + fmt.Sprintf("%v", this.Step) + `,`, `TargetLabels:` + fmt.Sprintf("%v", this.TargetLabels) + `,`, `AggregateBy:` + fmt.Sprintf("%v", this.AggregateBy) + `,`, + `CachingOptions:` + strings.Replace(strings.Replace(fmt.Sprintf("%v", this.CachingOptions), "CachingOptions", "resultscache.CachingOptions", 1), `&`, ``, 1) + `,`, `}`, }, "") return s @@ -16907,6 +16936,39 @@ func (m *VolumeRequest) Unmarshal(dAtA []byte) error { } m.AggregateBy = string(dAtA[iNdEx:postIndex]) iNdEx = postIndex + case 8: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field CachingOptions", wireType) + } + var msglen int + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowLogproto + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + msglen |= int(b&0x7F) << shift + if b < 0x80 { + break + } + } + if msglen < 0 { + return ErrInvalidLengthLogproto + } + postIndex := iNdEx + msglen + if postIndex < 0 { + return ErrInvalidLengthLogproto + } + if postIndex > l { + return io.ErrUnexpectedEOF + } + if err := m.CachingOptions.Unmarshal(dAtA[iNdEx:postIndex]); err != nil { + return err + } + iNdEx = postIndex default: iNdEx = preIndex skippy, err := skipLogproto(dAtA[iNdEx:]) diff --git a/pkg/logproto/logproto.proto b/pkg/logproto/logproto.proto index 949861ee8ae4c..483b8a1aeec64 100644 --- a/pkg/logproto/logproto.proto +++ b/pkg/logproto/logproto.proto @@ -6,6 +6,7 @@ import "gogoproto/gogo.proto"; import "google/protobuf/timestamp.proto"; import "pkg/logqlmodel/stats/stats.proto"; import "pkg/push/push.proto"; +import "pkg/storage/chunk/cache/resultscache/types.proto"; option go_package = "github.com/grafana/loki/v3/pkg/logproto"; @@ -434,6 +435,7 @@ message VolumeRequest { int64 step = 5; repeated string targetLabels = 6; string aggregateBy = 7; + resultscache.CachingOptions cachingOptions = 8 [(gogoproto.nullable) = false]; } message VolumeResponse { diff --git a/pkg/querier/queryrange/codec.go b/pkg/querier/queryrange/codec.go index d1d93b7bcfdfe..97cc813637a7d 100644 --- a/pkg/querier/queryrange/codec.go +++ b/pkg/querier/queryrange/codec.go @@ -413,6 +413,9 @@ func (Codec) DecodeRequest(_ context.Context, r *http.Request, _ []string) (quer Step: 0, TargetLabels: req.TargetLabels, AggregateBy: req.AggregateBy, + CachingOptions: queryrangebase.CachingOptions{ + Disabled: disableCacheReq, + }, }, err case VolumeRangeOp: req, err := loghttp.ParseVolumeRangeQuery(r) @@ -428,6 +431,9 @@ func (Codec) DecodeRequest(_ context.Context, r *http.Request, _ []string) (quer Step: req.Step.Milliseconds(), TargetLabels: req.TargetLabels, AggregateBy: req.AggregateBy, + CachingOptions: queryrangebase.CachingOptions{ + Disabled: disableCacheReq, + }, }, err case DetectedFieldsOp: req, err := loghttp.ParseDetectedFieldsQuery(r)