Skip to content

Commit

Permalink
add deprecation warning to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kvch committed Nov 4, 2021
1 parent 67ca975 commit 117cfaf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/devguide/creating-beat-from-metricbeat.asciidoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[[creating-beat-from-metricbeat]]
=== Creating a Beat based on Metricbeat

deprecated:[7.16.0]

The metricset Beat generator enables you to create a Beat that uses Metricbeat as a library and has your
own metricsets.

Expand Down
2 changes: 2 additions & 0 deletions docs/devguide/newbeat.asciidoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[[new-beat]]
== Creating a New Beat

deprecated:[7.16.0]

This guide walks you through the steps for creating a new Elastic Beat. The
Beats are a collection of lightweight daemons that collect operational data from
your servers and ship it to Elasticsearch or Logstash. The common parts for
Expand Down

0 comments on commit 117cfaf

Please sign in to comment.