Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ The following arguments are supported:
| `max_content_length_traces` | `uint` | Maximum trace payload size in bytes. Must be less than 838860800 (~800MB). | `2097152` | no |
| `max_event_size` | `uint` | Maximum event payload size in bytes. Must be less than 838860800 (~800MB). | `5242880` | no |
| `profiling_data_enabled` | `bool` | Enable sending profiling data from the exporter. One of `log_data_enabled` or `profiling_data_enabled` must be `true`. | `true` | no |
| `source_type` | `string` | [Splunk source type](https://docs.splunk.com/Splexicon:Sourcetype). | `""` | no |
| `sourcetype` | `string` | [Splunk source type](https://docs.splunk.com/Splexicon:Sourcetype). | `""` | no |
| `source` | `string` | [Splunk source](https://docs.splunk.com/Splexicon:Source). | `""` | no |
| `splunk_app_name` | `string` | Used to track telemetry for Splunk Apps by name. | `"Alloy"` | no |
| `splunk_app_version` | `string` | Used to track telemetry by App version. | `""` | no |
Expand Down Expand Up @@ -417,4 +417,4 @@ Connecting some components may not be sensible or components may require further
Refer to the linked documentation for more details.
{{< /admonition >}}

<!-- END GENERATED COMPATIBLE COMPONENTS -->
<!-- END GENERATED COMPATIBLE COMPONENTS -->
Loading