# Creating a beat based on metric beat

**URL:** https://discuss.elastic.co/t/creating-a-beat-based-on-metric-beat/229253
**Category:** Beats
**Created:** [April 22, 2020, 12:05pm UTC](https://discuss.elastic.co/t/creating-a-beat-based-on-metric-beat/229253 "2020-04-22T12:05:30Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![nabeel\_ahmed](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/nabeel_ahmed/32/65455_2.png) [@nabeel\_ahmed](https://discuss.elastic.co/u/nabeel_ahmed)
#### Post date: [April 22, 2020, 12:05pm UTC](https://discuss.elastic.co/t/creating-a-beat-based-on-metric-beat/229253/1 "2020-04-22T12:05:31Z")

</div>

Hi,  
i am creating a beat based on metric and follow this documentation  
[https://www.elastic.co/guide/en/beats/devguide/current/creating-beat-from-metricbeat.html](https://www.elastic.co/guide/en/beats/devguide/current/creating-beat-from-metricbeat.html)  
But it gave me Kibana dashboards error:

```auto
   vendor/github.com/elastic/beats/v7/metricbeat/Makefile:82: warning: overriding recipe for target 'integration-tests'
    vendor/github.com/elastic/beats/v7/libbeat/scripts/Makefile:216: warning: ignoring old recipe for target 'integration-tests'
    Generated fields.yml for vpn_beat to /home/nabeel/go/src/github.com/nabeel-shakeel/vpn_beat/fields.yml
    Generated fields.yml for vpn_beat to /home/nabeel/go/src/github.com/nabeel-shakeel/vpn_beat/build/fields/fields.all.yml
    Unknown target specified: dashboards
    make: *** [kibana] Error 2
    Error: running "make update" failed with exit code 2

```

How to get rid of this error ?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [May 20, 2020, 2:16pm UTC](https://discuss.elastic.co/t/creating-a-beat-based-on-metric-beat/229253/2 "2020-05-20T14:16:13Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
