dataSourceName property

String? dataSourceName
getter/setter pair

The data source for the collectd value.

For example, there are two data sources for network measurements: "rx" and "tx".

Implementation

core.String? dataSourceName;