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

ArgumentValueDescription
tsdb-name<text-tsdb-endpoint>Specify the name of your TSDB

Options

OptionValueDescription
tsdb-url<text-tsdb-endpoint-url>Specify the URL of your TSDB
exporttrue, falseBegin 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