Skip to content

Commit

Permalink
add benchmark input to agentbeat (#39789)
Browse files Browse the repository at this point in the history
* add benchmark input to agentbeat
  • Loading branch information
leehinman authored Jun 5, 2024
1 parent 592ea5b commit 90f9e8f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions x-pack/agentbeat/agentbeat.spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,11 @@ inputs:
platforms: *platforms
outputs: *outputs
command: *filebeat_command
- name: benchmark
description: "Benchmark Input"
platforms: *platforms
outputs: *outputs
command: *filebeat_command
- name: cel
description: "Common Expression Language Input"
platforms: *platforms
Expand Down

0 comments on commit 90f9e8f

Please sign in to comment.