Skip to content

Commit

Permalink
Consitent naming hwmon.
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrejod committed Jul 26, 2024
1 parent 12eeffc commit a5907e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/component/prometheus/exporter/unix/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ type Arguments struct {
Disk DiskStatsConfig `alloy:"disk,block,optional"`
EthTool EthToolConfig `alloy:"ethtool,block,optional"`
Filesystem FilesystemConfig `alloy:"filesystem,block,optional"`
HWmon HWmonConfig `alloy:"hwmon,block,optional"`
HwMon HwMonConfig `alloy:"hwmon,block,optional"`
IPVS IPVSConfig `alloy:"ipvs,block,optional"`
NTP NTPConfig `alloy:"ntp,block,optional"`
Netclass NetclassConfig `alloy:"netclass,block,optional"`
Expand Down

0 comments on commit a5907e0

Please sign in to comment.