Skip to content

libbeat/publisher/pipeline: expand monitoring (bp #24700)#25032

Merged
axw merged 1 commit into7.xfrom
mergify/bp/7.x/pr-24700
Apr 14, 2021
Merged

libbeat/publisher/pipeline: expand monitoring (bp #24700)#25032
axw merged 1 commit into7.xfrom
mergify/bp/7.x/pr-24700

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify bot commented Apr 13, 2021

This is an automatic backport of pull request #24700 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

* libbeat/publisher/pipeline: expand monitoring

Expand monitoring to report:

 - pipeline.queue.max_events (queue capacity)
 - output.batch_size (e.g. ES bulk_max_size)
 - output.clients (e.g. number of ES hosts * workers)

Queue capacity is recorded in stats rather than state
so it can be used along with queue size to calculate
saturation.

* Move changelog entry to the right section

(cherry picked from commit c24fb8e)
@mergify mergify bot assigned axw Apr 13, 2021
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Apr 13, 2021
@axw axw added the Team:Elastic-Agent Label for the Agent team label Apr 13, 2021
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/agent (Team:Agent)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Apr 13, 2021
@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Apr 13, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: axw commented: /test

  • Start Time: 2021-04-13T23:47:49.388+0000

  • Duration: 19 min 51 sec

  • Commit: 8195d8c

Trends 🧪

Image of Build Times

❕ Flaky test report

No test was executed to be analysed.

@axw
Copy link
Copy Markdown
Member

axw commented Apr 13, 2021

/test

1 similar comment
@axw
Copy link
Copy Markdown
Member

axw commented Apr 13, 2021

/test

@axw axw merged commit 9e51a01 into 7.x Apr 14, 2021
@axw axw deleted the mergify/bp/7.x/pr-24700 branch April 14, 2021 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Team:Elastic-Agent Label for the Agent team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants