| Choose Telemetry Type | The kind of telemetry that should be sent to Honeycomb. |
| Hostname | Hostname or IP address where the exporter will send OTLP data. |
| Port | TCP port to which the exporter is going to send OTLP data. |
| API Key | The API key to use for sending telemetry to Honeycomb. Make sure the key has the “Send Events” permission. If the provided dataset(s) do not exist, use the “Create Dataset” permission as well. See this Honeycomb documentation for more. |
| Compression | Compression algorithm to use when sending data to Honeycomb. Available options are none or gzip. |
| Enable TLS | Whether or not to use TLS. |
| Skip TLS Certificate Verification | Enable to skip TLS certificate verification. |
| TLS Certificate Authority File | Certificate authority used to validate TLS certificates. |
| Server Name Override | Optional virtual hostname. Indicates the name of the server requested by the client. This option is generally not required. Read more here. |
| Mutual TLS | Whether or not to use mutual TLS |
| Mutual TLS Client Certificate File | A TLS certificate used for client authentication. |
| Mutual TLS Client Private Key File | A TLS private key used for client authentication. |