Skip to content

Commit

Permalink
fix for merge
Browse files Browse the repository at this point in the history
Signed-off-by: svrnm <[email protected]>
  • Loading branch information
svrnm committed May 23, 2024
1 parent 06e74a0 commit e77cc42
Show file tree
Hide file tree
Showing 5 changed files with 42 additions and 2 deletions.
1 change: 1 addition & 0 deletions .htmltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ IgnoreURLs: # list of regexs of paths or URLs to be ignored
- ^https://www.chathamhouse.org
- ^https://www.zocdoc.com
- ^https://x.com
- ^https://platform.openai.com
# OTel Google calendar - curl returns 200, but the link checker gets a 401:
- ^https://calendar.google.com/calendar/embed\?src=google.com_b79e3e90j7bbsa2n2p5an5lf60%40group.calendar.google.com
# YouTube playlists sometimes give a 404, although they give a 200 when accessed via browser:
Expand Down
2 changes: 1 addition & 1 deletion content/en/blog/2022/debug-otel-with-otel/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ COPY opentelemetry_module.conf /etc/nginx/conf.d
/blog/2022/instrument-nginx/#put-nginx-between-two-services
[localhost:16686]: http://localhost:16686/
[http request & response headers]:
/docs/specs/semconv/http/http-spans/#common-attributes
/docs/specs/semconv/http/http-spans/
[rfc7230]: https://httpwg.org/specs/rfc7230.html#field.order
[added some checks to the module for nginx]:
https://github.com/open-telemetry/opentelemetry-cpp-contrib/pull/204
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/languages/java/automatic/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ following property to disable it:

You can configure the agent to capture predefined HTTP headers as span
attributes, according to the
[semantic convention](/docs/specs/semconv/http/http-spans/#common-attributes).
[semantic convention](/docs/specs/semconv/http/http-spans/).
Use the following properties to define which HTTP headers you want to capture:

{{% config_option name="otel.instrumentation.http.client.capture-request-headers" %}}
Expand Down
3 changes: 3 additions & 0 deletions scripts/content-modules/adjust-pages.pl
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@ ()
s|(\]\(process.md)#process(\))|$1$2|g;
}

# TODO: drop after fix of https://github.com/open-telemetry/semantic-conventions/pull/1065
s|opentelemetry-specification/tree/v1\.33\.0/specification/metrics|semantic-conventions/blob/v1\.26\.0/docs/general|g if $ARGV =~ /\/tmp\/semconv\/docs\/system\/container-metrics/;

# SPECIFICATION custom processing

s|\(https://github.com/open-telemetry/opentelemetry-specification\)|($specBasePath/otel/)|;
Expand Down
36 changes: 36 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -1543,6 +1543,10 @@
"StatusCode": 200,
"LastSeen": "2024-01-30T16:14:47.417732-05:00"
},
"https://docs.oracle.com/javase/8/docs/api/java/sql/Connection.html#getCatalog--": {
"StatusCode": 200,
"LastSeen": "2024-05-22T16:32:49.714908+02:00"
},
"https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html": {
"StatusCode": 200,
"LastSeen": "2024-01-18T08:53:30.141424-05:00"
Expand Down Expand Up @@ -4723,6 +4727,10 @@
"StatusCode": 206,
"LastSeen": "2024-01-30T06:06:08.100055-05:00"
},
"https://hbase.apache.org/book.html#namespace_creation": {
"StatusCode": 206,
"LastSeen": "2024-05-22T16:32:51.099512+02:00"
},
"https://helm.sh": {
"StatusCode": 206,
"LastSeen": "2024-01-18T08:52:48.961965-05:00"
Expand Down Expand Up @@ -5147,6 +5155,10 @@
"StatusCode": 200,
"LastSeen": "2024-04-04T20:00:36.37594-04:00"
},
"https://learn.microsoft.com/azure/service-bus-messaging/service-bus-messages-payloads#message-routing-and-correlation": {
"StatusCode": 200,
"LastSeen": "2024-05-22T16:32:55.573409+02:00"
},
"https://learn.microsoft.com/azure/service-bus-messaging/service-bus-messaging-overview": {
"StatusCode": 200,
"LastSeen": "2024-04-04T20:00:36.708409-04:00"
Expand All @@ -5155,6 +5167,10 @@
"StatusCode": 200,
"LastSeen": "2024-01-30T16:14:24.003181-05:00"
},
"https://learn.microsoft.com/dotnet/api/system.data.sqlclient.sqlconnection.database": {
"StatusCode": 200,
"LastSeen": "2024-05-22T16:32:51.167939+02:00"
},
"https://learn.microsoft.com/dotnet/api/system.net.endpoint": {
"StatusCode": 200,
"LastSeen": "2024-01-30T16:14:23.701401-05:00"
Expand Down Expand Up @@ -5199,6 +5215,10 @@
"StatusCode": 200,
"LastSeen": "2024-01-30T16:14:24.361664-05:00"
},
"https://learn.microsoft.com/sql/connect/jdbc/building-the-connection-url#named-and-multiple-sql-server-instances": {
"StatusCode": 200,
"LastSeen": "2024-05-22T16:32:51.974599+02:00"
},
"https://learn.microsoft.com/windows/win32/api/ws2tcpip/nf-ws2tcpip-getaddrinfo": {
"StatusCode": 200,
"LastSeen": "2024-04-04T20:00:38.324091-04:00"
Expand Down Expand Up @@ -5251,6 +5271,10 @@
"StatusCode": 206,
"LastSeen": "2024-01-18T20:05:30.465821-05:00"
},
"https://man7.org/linux/man-pages/man1/free.1.html": {
"StatusCode": 206,
"LastSeen": "2024-05-22T16:32:50.196928+02:00"
},
"https://man7.org/linux/man-pages/man1/ps.1.html#PROCESS_STATE_CODES": {
"StatusCode": 206,
"LastSeen": "2024-01-18T08:53:14.645117-05:00"
Expand Down Expand Up @@ -8575,6 +8599,10 @@
"StatusCode": 206,
"LastSeen": "2024-01-30T06:05:58.268011-05:00"
},
"https://www.mongodb.com/docs/manual/reference/command/": {
"StatusCode": 206,
"LastSeen": "2024-05-22T16:32:48.330708+02:00"
},
"https://www.mysql.com/": {
"StatusCode": 206,
"LastSeen": "2024-01-30T16:07:22.780855-05:00"
Expand Down Expand Up @@ -8991,6 +9019,10 @@
"StatusCode": 206,
"LastSeen": "2024-01-30T06:05:58.327146-05:00"
},
"https://www.rabbitmq.com/tutorials/tutorial-six-java#correlation-id": {
"StatusCode": 200,
"LastSeen": "2024-05-22T16:32:54.993722+02:00"
},
"https://www.reactive-streams.org/reactive-streams-1.0.1-javadoc/org/reactivestreams/Publisher.html": {
"StatusCode": 206,
"LastSeen": "2024-01-18T19:10:25.020977-05:00"
Expand Down Expand Up @@ -9019,6 +9051,10 @@
"StatusCode": 206,
"LastSeen": "2024-01-30T06:01:07.991648-05:00"
},
"https://www.rfc-editor.org/rfc/rfc3986#section-4.2": {
"StatusCode": 206,
"LastSeen": "2024-05-22T16:32:51.752771+02:00"
},
"https://www.rfc-editor.org/rfc/rfc5789.html": {
"StatusCode": 206,
"LastSeen": "2024-01-18T08:05:44.436708-05:00"
Expand Down

0 comments on commit e77cc42

Please sign in to comment.