Skip to content

Commit 564e13e

Browse files
authored
[Profiling] Add field profiling.agent.config.sampling_frequency to profiling-hosts (#117752)
1 parent fc266e5 commit 564e13e

File tree

1 file changed

+3
-0
lines changed
  • x-pack/plugin/core/template-resources/src/main/resources/profiling/component-template

1 file changed

+3
-0
lines changed

x-pack/plugin/core/template-resources/src/main/resources/profiling/component-template/profiling-hosts.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,9 @@
135135
},
136136
"config.present_cpu_cores": {
137137
"type": "integer"
138+
},
139+
"config.sampling_frequency": {
140+
"type": "integer"
138141
}
139142
}
140143
},

0 commit comments

Comments
 (0)