README.md
changeset 21 a2fe9ec4cdf2
parent 19 1f09cfb560e0
child 25 970ca83c849b
equal deleted inserted replaced
20:8ab012d41a9c 21:a2fe9ec4cdf2
    65 Netdata v1.23.  If your netdata is older than that, you'll be using
    65 Netdata v1.23.  If your netdata is older than that, you'll be using
    66 the deprecated "backend" instead in the main `netdata.conf` file.
    66 the deprecated "backend" instead in the main `netdata.conf` file.
    67 
    67 
    68 ```
    68 ```
    69 [exporting:global]
    69 [exporting:global]
    70 	enabled = yes
    70 	enabled  = yes
       
    71 	hostname = your-hostname
    71 
    72 
    72 [json:timescale]
    73 [json:timescale]
    73 	hostname             = your-hostname
       
    74 	enabled              = yes
    74 	enabled              = yes
    75 	data source          = average
    75 	data source          = average
    76 	destination          = localhost:14866
    76 	destination          = localhost:14866
    77 	prefix               = netdata
    77 	prefix               = netdata
    78 	update every         = 10
    78 	update every         = 10