modify
netq modify otlp endpoint
Use this command to change the OTel endpoint of your time-series database (TSDB).
Syntax
netq modify otlp endpoint tsdb-name <text-tsdb-endpoint>
[tsdb-url <text-tsdb-endpoint-url>]
[export true | export false]
[security-mode <text-mode>]
Required Arguments
Argument | Value | Description |
---|
tsdb-name | <text-tsdb-endpoint> | Specify the name of your TSDB |
Options
Option | Value | Description |
---|
tsdb-url | <text-tsdb-endpoint-url> | Specify the URL of your TSDB |
export | true, false | Begin exporting data immediately (true) or not (false) |
security-mode | <text-mode> | Set the security mode to tls (for TLS) or insecure |
netq set oltp endpoint
netq show oltp endpoints