@truenas/api-client
GitHub
Preparing search index...
v25_10_0
GraphiteExporter
Interface GraphiteExporter
interface
GraphiteExporter
{
buffer_on_failures
?:
number
;
destination_ip
:
string
;
destination_port
:
number
;
exporter_type
:
"GRAPHITE"
;
matching_charts
?:
string
;
namespace
:
string
;
prefix
?:
string
;
send_names_instead_of_ids
?:
boolean
;
update_every
?:
number
;
}
Index
Properties
buffer_
on_
failures?
destination_
ip
destination_
port
exporter_
type
matching_
charts?
namespace
prefix?
send_
names_
instead_
of_
ids?
update_
every?
Properties
Optional
buffer_
on_
failures
buffer_on_failures
?:
number
destination_
ip
destination_ip
:
string
destination_
port
destination_port
:
number
exporter_
type
exporter_type
:
"GRAPHITE"
Optional
matching_
charts
matching_charts
?:
string
namespace
namespace
:
string
Optional
prefix
prefix
?:
string
Optional
send_
names_
instead_
of_
ids
send_names_instead_of_ids
?:
boolean
Optional
update_
every
update_every
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
buffer_
on_
failures
destination_
ip
destination_
port
exporter_
type
matching_
charts
namespace
prefix
send_
names_
instead_
of_
ids
update_
every
GitHub
@truenas/api-client
Loading...