Skip to content

Commit a064604

Browse files
authored
update: dir names to be idiosyncratic (#11)
1 parent 590f2d2 commit a064604

38 files changed

+6
-5
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,10 @@ Here is a list of available codelabs in this repository:
2222
- [Getting Started with gRPC-Go (Streaming)](codelabs/Getting_Started_with_gRPC_Go_Streaming)
2323
- [Getting Started with gRPC-Java](codelabs/Getting_Started_with_gRPC_Java)
2424
- [Getting Started with gRPC-Java (Streaming)](codelabs/Getting_Started_with_gRPC_Java_Streaming)
25-
- [Setup Basic gRPC OpenTelemetry Plugin in gRPC C++](codelabs/gRPC_Cpp_OpenTelemetry_Plugin)
26-
- [Setup Basic gRPC OpenTelemetry Plugin in gRPC-Python](codelabs/gRPC_Python_OpenTelemetry_Plugin)
27-
- [Setup Basic gRPC OpenTelemetry Plugin in gRPC-Go](codelabs/Setup_Basic_OpenTelemetry_Plugin_in_gRPC_Go)
25+
=======
26+
- [Setup Basic gRPC OpenTelemetry Plugin in gRPC C++](codelabs/Setup_Basic_gRPC_OpenTelemetry_Plugin_in_gRPC_CPP)
27+
- [Setup Basic gRPC OpenTelemetry Plugin in gRPC-Python](codelabs/Setup_Basic_gRPC_OpenTelemetry_Plugin_in_gRPC_Python)
28+
- [Setup Basic gRPC OpenTelemetry Plugin in gRPC-Go](codelabs/Setup_Basic_OpenTelemetry_Plugin_In_gRPC_Go/)
2829

2930
Please note that this list will keep updating as new codelabs are added to the
3031
repository. Make sure to check back regularly for new content!

codelabs/gRPC_Cpp_OpenTelemetry_Plugin/README.md renamed to codelabs/Setup_Basic_gRPC_OpenTelemetry_Plugin_in_gRPC_CPP/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# gRPC C++ OpenTelemetry Plugin
1+
# Setup Basic OpenTelemetry Plugin In gRPC C++
22

33
Get hands-on with gRPC's OpenTelemetry plugin for C++ in this interactive codelab! <!-- TODO(arvindbr8): Insert link once codelab is published. -->
44

0 commit comments

Comments
 (0)