Browse Source

Regenerate integrations.js (#19048)

Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
Netdata bot 5 days ago
parent
commit
a2bb44c610

File diff suppressed because it is too large
+ 0 - 0
integrations/integrations.js


File diff suppressed because it is too large
+ 0 - 0
integrations/integrations.json


+ 1 - 0
src/go/plugin/go.d/modules/apache/integrations/apache.md

@@ -137,6 +137,7 @@ The following options can be defined globally: update_every, autodetection_retry
 | body | HTTP request body. |  | no |
 | headers | HTTP request headers. |  | no |
 | not_follow_redirects | Redirect handling policy. Controls whether the client follows redirects. | no | no |
+| force_http2 | Forces the use of HTTP/2 protocol for all requests, even over plain TCP (h2c). | no | no |
 | tls_skip_verify | Server certificate chain and hostname validation policy. Controls whether the client performs this check. | no | no |
 | tls_ca | Certification authority that the client uses when verifying the server's certificates. |  | no |
 | tls_cert | Client TLS certificate. |  | no |

+ 1 - 0
src/go/plugin/go.d/modules/apache/integrations/httpd.md

@@ -137,6 +137,7 @@ The following options can be defined globally: update_every, autodetection_retry
 | body | HTTP request body. |  | no |
 | headers | HTTP request headers. |  | no |
 | not_follow_redirects | Redirect handling policy. Controls whether the client follows redirects. | no | no |
+| force_http2 | Forces the use of HTTP/2 protocol for all requests, even over plain TCP (h2c). | no | no |
 | tls_skip_verify | Server certificate chain and hostname validation policy. Controls whether the client performs this check. | no | no |
 | tls_ca | Certification authority that the client uses when verifying the server's certificates. |  | no |
 | tls_cert | Client TLS certificate. |  | no |

Some files were not shown because too many files changed in this diff