Skip to content

Commit

Permalink
Merge branch 'reese-lee-patch-1' of github.com:open-telemetry/opentel…
Browse files Browse the repository at this point in the history
…emetry.io into reese-lee-patch-1
  • Loading branch information
reese-lee committed Apr 12, 2024
2 parents cc32746 + 4252477 commit ed246ec
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[submodule "content-modules/opentelemetry-specification"]
path = content-modules/opentelemetry-specification
url = https://github.com/open-telemetry/opentelemetry-specification.git
spec-pin = v1.31.0
spec-pin = v1.32.0
[submodule "content-modules/community"]
path = content-modules/community
url = https://github.com/open-telemetry/community
Expand Down
2 changes: 1 addition & 1 deletion scripts/content-modules/adjust-pages.pl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
my $semConvRef = "$otelSpecRepoUrl/blob/main/semantic_conventions/README.md";
my $specBasePath = '/docs/specs';
my %versions = qw(
spec: 1.31.0
spec: 1.32.0
otlp: 1.2.0
semconv: 1.25.0
);
Expand Down
24 changes: 24 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -3879,6 +3879,14 @@
"StatusCode": 200,
"LastSeen": "2024-01-30T05:19:02.768932-05:00"
},
"https://github.com/open-telemetry/opentelemetry-specification/issues/3966": {
"StatusCode": 200,
"LastSeen": "2024-04-11T14:54:53.493845265Z"
},
"https://github.com/open-telemetry/opentelemetry-specification/issues/3967": {
"StatusCode": 200,
"LastSeen": "2024-04-11T14:54:50.847233614Z"
},
"https://github.com/open-telemetry/opentelemetry-specification/issues/437": {
"StatusCode": 200,
"LastSeen": "2024-01-18T19:36:56.207791-05:00"
Expand Down Expand Up @@ -6863,6 +6871,22 @@
"StatusCode": 206,
"LastSeen": "2024-01-18T19:55:30.198683-05:00"
},
"https://prometheus.io/docs/instrumenting/clientlibs/": {
"StatusCode": 206,
"LastSeen": "2024-04-11T14:54:50.705990785Z"
},
"https://prometheus.io/docs/instrumenting/exposition_formats/#basic-info": {
"StatusCode": 206,
"LastSeen": "2024-04-11T14:54:57.142101041Z"
},
"https://prometheus.io/docs/instrumenting/exposition_formats/#comments-help-text-and-type-information": {
"StatusCode": 206,
"LastSeen": "2024-04-11T14:54:55.03691741Z"
},
"https://prometheus.io/docs/instrumenting/writing_clientlibs/#overall-structure": {
"StatusCode": 206,
"LastSeen": "2024-04-11T14:54:52.880727432Z"
},
"https://prometheus.io/docs/practices/naming/#metric-names": {
"StatusCode": 206,
"LastSeen": "2024-01-18T19:06:10.627254-05:00"
Expand Down

0 comments on commit ed246ec

Please sign in to comment.