Skip to content

Commit c13ff5e

Browse files
update nacos
1 parent f25d514 commit c13ff5e

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

pkg/data/default.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@
654654
"Path": "github.com/alibaba/opentelemetry-go-auto-instrumentation/pkg/rules/kitex"
655655
},
656656
{
657-
"Version": "[2.0.0,2.2.9)",
657+
"Version": "[2.0.0,2.3.0)",
658658
"ImportPath": "github.com/nacos-group/nacos-sdk-go/v2/clients/naming_client",
659659
"Function": "CloseClient",
660660
"ReceiverType": "*NamingClient",
@@ -678,37 +678,37 @@
678678
"Path": "github.com/alibaba/opentelemetry-go-auto-instrumentation/pkg/rules/nacos2_1_0/service_holder"
679679
},
680680
{
681-
"Version": "[2.0.0,2.2.9)",
681+
"Version": "[2.0.0,2.3.0)",
682682
"ImportPath": "github.com/nacos-group/nacos-sdk-go/v2/clients/naming_client/naming_cache",
683683
"StructType": "ServiceInfoHolder",
684684
"FieldName": "OtelReg",
685685
"FieldType": "interface{}"
686686
},
687687
{
688-
"Version": "[2.0.0,2.2.9)",
688+
"Version": "[2.0.0,2.3.0)",
689689
"ImportPath": "github.com/nacos-group/nacos-sdk-go/v2/clients/config_client",
690690
"Function": "CloseClient",
691691
"ReceiverType": "*ConfigClient",
692692
"OnEnter": "beforeConfigClientClose",
693693
"Path": "github.com/alibaba/opentelemetry-go-auto-instrumentation/pkg/rules/nacos/config"
694694
},
695695
{
696-
"Version": "[2.0.0,2.2.9)",
696+
"Version": "[2.0.0,2.3.0)",
697697
"ImportPath": "github.com/nacos-group/nacos-sdk-go/v2/clients/config_client",
698698
"Function": "NewConfigClient",
699699
"OnEnter": "beforeNewConfigClient",
700700
"OnExit": "afterNewConfigClient",
701701
"Path": "github.com/alibaba/opentelemetry-go-auto-instrumentation/pkg/rules/nacos/config"
702702
},
703703
{
704-
"Version": "[2.0.0,2.2.9)",
704+
"Version": "[2.0.0,2.3.0)",
705705
"ImportPath": "github.com/nacos-group/nacos-sdk-go/v2/clients/config_client",
706706
"StructType": "ConfigClient",
707707
"FieldName": "OtelReg",
708708
"FieldType": "interface{}"
709709
},
710710
{
711-
"Version": "[2.0.0,2.2.9)",
711+
"Version": "[2.0.0,2.3.0)",
712712
"ImportPath": "github.com/nacos-group/nacos-sdk-go/v2/clients/naming_client/naming_http",
713713
"Function": "CloseClient",
714714
"ReceiverType": "*NamingHttpProxy",
@@ -732,14 +732,14 @@
732732
"Path": "github.com/alibaba/opentelemetry-go-auto-instrumentation/pkg/rules/nacos2_1_1/dom"
733733
},
734734
{
735-
"Version": "[2.0.0,2.2.9)",
735+
"Version": "[2.0.0,2.3.0)",
736736
"ImportPath": "github.com/nacos-group/nacos-sdk-go/v2/clients/naming_client/naming_http",
737737
"StructType": "BeatReactor",
738738
"FieldName": "OtelReg",
739739
"FieldType": "interface{}"
740740
},
741741
{
742-
"Version": "[2.0.0,2.2.9)",
742+
"Version": "[2.0.0,2.3.0)",
743743
"ImportPath": "github.com/nacos-group/nacos-sdk-go/v2/clients/naming_client/naming_grpc",
744744
"Function": "requestToServer",
745745
"ReceiverType": "*NamingGrpcProxy",
@@ -748,7 +748,7 @@
748748
"Path": "github.com/alibaba/opentelemetry-go-auto-instrumentation/pkg/rules/nacos/service"
749749
},
750750
{
751-
"Version": "[2.0.0,2.2.9)",
751+
"Version": "[2.0.0,2.3.0)",
752752
"ImportPath": "github.com/nacos-group/nacos-sdk-go/v2/clients/config_client",
753753
"Function": "requestProxy",
754754
"ReceiverType": "*ConfigProxy",
@@ -757,7 +757,7 @@
757757
"Path": "github.com/alibaba/opentelemetry-go-auto-instrumentation/pkg/rules/nacos/config"
758758
},
759759
{
760-
"Version": "[2.0.0,2.2.9)",
760+
"Version": "[2.0.0,2.3.0)",
761761
"ImportPath": "github.com/nacos-group/nacos-sdk-go/v2/common/nacos_server",
762762
"Function": "callServer",
763763
"ReceiverType": "*NacosServer",
@@ -766,7 +766,7 @@
766766
"Path": "github.com/alibaba/opentelemetry-go-auto-instrumentation/pkg/rules/nacos/service"
767767
},
768768
{
769-
"Version": "[2.0.0,2.2.9)",
769+
"Version": "[2.0.0,2.3.0)",
770770
"ImportPath": "github.com/nacos-group/nacos-sdk-go/v2/common/nacos_server",
771771
"Function": "callConfigServer",
772772
"ReceiverType": "*NacosServer",

0 commit comments

Comments
 (0)