diff --git a/buf.gen.yaml b/buf.gen.yaml index 70e8095de5..ee3af81619 100644 --- a/buf.gen.yaml +++ b/buf.gen.yaml @@ -5,4 +5,4 @@ version: v1 plugins: - name: docs out: . - opt: warnings=false,per_file=true,mode=html_fragment_with_front_matter + opt: camel_case_fields=false,warnings=false,per_file=true,mode=html_fragment_with_front_matter diff --git a/extensions/access_log_policy/config/v1alpha1/access_log_policy_config.pb.html b/extensions/access_log_policy/config/v1alpha1/access_log_policy_config.pb.html index ca506b80d5..3da4140124 100644 --- a/extensions/access_log_policy/config/v1alpha1/access_log_policy_config.pb.html +++ b/extensions/access_log_policy/config/v1alpha1/access_log_policy_config.pb.html @@ -34,7 +34,7 @@

AccessLogPolicyConfig

-logWindowDuration +log_window_duration Duration

Optional. Allows specifying logging window for successful requests. @@ -46,7 +46,7 @@

AccessLogPolicyConfig

-maxClientCacheSize +max_client_cache_size int32

Optional. Allows specifying max client cache size. diff --git a/extensions/attributegen/config.pb.html b/extensions/attributegen/config.pb.html index 7f9ab99e8d..26f39621cc 100644 --- a/extensions/attributegen/config.pb.html +++ b/extensions/attributegen/config.pb.html @@ -151,7 +151,7 @@

AttributeGeneration

-outputAttribute +output_attribute string

The name of the attribute that is populated on a successful match. diff --git a/extensions/metadata_exchange/config.pb.html b/extensions/metadata_exchange/config.pb.html index b5ffa83eac..c88c577f70 100644 --- a/extensions/metadata_exchange/config.pb.html +++ b/extensions/metadata_exchange/config.pb.html @@ -20,7 +20,7 @@

PluginConfig

-maxPeerCacheSize +max_peer_cache_size UInt32Value

maximum size of the peer metadata cache. diff --git a/extensions/stackdriver/config/v1alpha1/stackdriver_plugin_config.pb.html b/extensions/stackdriver/config/v1alpha1/stackdriver_plugin_config.pb.html index f3678c97ac..fca1abe2a6 100644 --- a/extensions/stackdriver/config/v1alpha1/stackdriver_plugin_config.pb.html +++ b/extensions/stackdriver/config/v1alpha1/stackdriver_plugin_config.pb.html @@ -53,7 +53,7 @@

PluginConfig

-maxLogBatchSizeInBytes +max_log_batch_size_in_bytes int32

Optional. Allows configuration of the size of the LogWrite request. The @@ -66,7 +66,7 @@

PluginConfig

-logReportDuration +log_report_duration Duration

Optional. Allows configuration of the time between calls out to the @@ -80,7 +80,7 @@

PluginConfig

-enableAuditLog +enable_audit_log bool

Optional. Controls whether to export audit log.

@@ -91,7 +91,7 @@

PluginConfig

-destinationServiceName +destination_service_name string

Optional. FQDN of destination service that the request routed to, e.g. @@ -104,7 +104,7 @@

PluginConfig

-maxPeerCacheSize +max_peer_cache_size int32

maximum size of the peer metadata cache. @@ -117,7 +117,7 @@

PluginConfig

-disableHostHeaderFallback +disable_host_header_fallback bool

Optional: Disable using host header as a fallback if destination service is @@ -130,7 +130,7 @@

PluginConfig

-maxEdgesBatchSize +max_edges_batch_size int32

Optional. Allows configuration of the number of traffic assertions to batch @@ -142,7 +142,7 @@

PluginConfig

-enableLogCompression +enable_log_compression BoolValue

Optional. Allows enabling log compression for stackdriver access logs.

@@ -153,7 +153,7 @@

PluginConfig

-accessLogging +access_logging AccessLogging

Optional. Controls what type of logs to export.

@@ -164,7 +164,7 @@

PluginConfig

-accessLoggingFilterExpression +access_logging_filter_expression string

CEL expression for filtering access logging. If the expression evaluates @@ -178,7 +178,7 @@

PluginConfig

-customLogConfig +custom_log_config CustomConfig

(Optional) Collection of tag names and tag expressions to include in the @@ -194,7 +194,7 @@

PluginConfig

-metricExpiryDuration +metric_expiry_duration Duration

Optional. Controls the metric expiry duration. If a metric time series is @@ -209,7 +209,7 @@

PluginConfig

-metricsOverrides +metrics_overrides map<string, MetricsOverride>

Optional. Allows altering metrics behavior. @@ -222,7 +222,7 @@

PluginConfig

-disableServerAccessLogging +disable_server_access_logging bool

Optional. Controls whether to export server access log. @@ -234,7 +234,7 @@

PluginConfig

-enableMeshEdgesReporting +enable_mesh_edges_reporting bool

Optional. Controls whether or not to export mesh edges to a mesh edges @@ -248,7 +248,7 @@

PluginConfig

-meshEdgesReportingDuration +mesh_edges_reporting_duration Duration

Optional. Allows configuration of the time between calls out to the mesh @@ -267,7 +267,7 @@

PluginConfig

-disableHttpSizeMetrics +disable_http_size_metrics bool

Optional. Allows disabling of reporting of the request and response size @@ -311,7 +311,7 @@

MetricsOverride

-tagOverrides +tag_overrides map<string, string>

Optional. Maps tag names to value expressions that will be used at diff --git a/extensions/stats/config.pb.html b/extensions/stats/config.pb.html index e44d675664..b87e140145 100644 --- a/extensions/stats/config.pb.html +++ b/extensions/stats/config.pb.html @@ -52,7 +52,7 @@

MetricConfig

-tagsToRemove +tags_to_remove string[]

(Optional) A list of tags to remove.

@@ -149,7 +149,7 @@

PluginConfig

-disableHostHeaderFallback +disable_host_header_fallback bool

Optional: Disable using host header as a fallback if destination service is @@ -162,7 +162,7 @@

PluginConfig

-tcpReportingDuration +tcp_reporting_duration Duration

Optional. Allows configuration of the time between calls out to for TCP