Skip to content

Commit 1d67c86

Browse files
Remi Hakimgmmeyer
authored andcommitted
Should be System
1 parent 952c5ce commit 1d67c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

emitter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ def split_payload(legacy_payload):
125125
sample = {
126126
"metric": ts[0],
127127
"points": [(ts[1], ts[2])],
128-
"source_type_name": "system",
128+
"source_type_name": "System",
129129
}
130130

131131
if len(ts) >= 4:

0 commit comments

Comments
 (0)