# Is there any way to add APM services to Kibana dashboards?

**URL:** https://discuss.elastic.co/t/is-there-any-way-to-add-apm-services-to-kibana-dashboards/186940
**Category:** APM
**Created:** [June 22, 2019, 12:01am UTC](https://discuss.elastic.co/t/is-there-any-way-to-add-apm-services-to-kibana-dashboards/186940 "2019-06-22T00:01:23Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![EZprogramming](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ezprogramming/32/57291_2.png) [@EZprogramming](https://discuss.elastic.co/u/EZprogramming)
#### Post date: [June 22, 2019, 12:01am UTC](https://discuss.elastic.co/t/is-there-any-way-to-add-apm-services-to-kibana-dashboards/186940/1 "2019-06-22T00:01:23Z")

</div>

![image](https://us1.discourse-cdn.com/elastic/original/3X/1/3/13f95b7d0e03933b0dace2a749959d337d7d034a.png)

Hi everyone, I want to add the graphs (transactions, metrics, cpu, memory) for each service in the above picture to Kibana without actually building new visualizations. Is that possible? Do I have to do this configuration in APM or Kibana?

I appreciate any suggestions/feedback on this issue.

---

<div class="post-metadata">

### Author: ![simitt](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/simitt/32/106406_2.png) [@simitt](https://discuss.elastic.co/u/simitt)
#### Post date: [June 24, 2019, 6:28am UTC](https://discuss.elastic.co/t/is-there-any-way-to-add-apm-services-to-kibana-dashboards/186940/2 "2019-06-24T06:28:21Z")

</div>

If you click on one of your services in the curated APM UI you should get to the service detail page that contains such visualisations - request per minute, transaction durations and transaction list, a metrics section with cpu and memory.

 ![17](https://us1.discourse-cdn.com/elastic/original/3X/d/3/d314134997be47ebf6f9888e2022ea4c87fd1134.png)  
 ![51](https://us1.discourse-cdn.com/elastic/original/3X/8/f/8f9e8a3b7c6538f98fa9e77ef6f72f2228c3a1d7.png)

In case you want to use custom dashboards instead you can check out the [apm contrib repository](https://github.com/elastic/apm-contrib/tree/master/apm-ui) for visualisations and dashboards.

---

<div class="post-metadata">

### Author: ![EZprogramming](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ezprogramming/32/57291_2.png) [@EZprogramming](https://discuss.elastic.co/u/EZprogramming)
#### Post date: [June 24, 2019, 7:21pm UTC](https://discuss.elastic.co/t/is-there-any-way-to-add-apm-services-to-kibana-dashboards/186940/3 "2019-06-24T19:21:39Z")

</div>

@simitt, thank you for this reference. It fixed my issue 🙂 .

Here is more detailed step:

Enter inside the link provided in the solution \> Download all the JSON files depending on the version of APM you use \> upload them in Kibana Saved Objects Import section (you have to import the json files one by one).

What happens is that you created objects that now have created APM visualizations which you can build an APM dashboard with.

---

<div class="post-metadata">

### Author: ![EZprogramming](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ezprogramming/32/57291_2.png) [@EZprogramming](https://discuss.elastic.co/u/EZprogramming)
#### Post date: [June 24, 2019, 7:25pm UTC](https://discuss.elastic.co/t/is-there-any-way-to-add-apm-services-to-kibana-dashboards/186940/4 "2019-06-24T19:25:06Z")

</div>

@simitt, I couldn't find requests, cpu, and memory in the list of visualizations availble for my dashboard, could you please explain how to access them?

---

<div class="post-metadata">

### Author: ![simitt](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/simitt/32/106406_2.png) [@simitt](https://discuss.elastic.co/u/simitt)
#### Post date: [June 25, 2019, 6:59am UTC](https://discuss.elastic.co/t/is-there-any-way-to-add-apm-services-to-kibana-dashboards/186940/5 "2019-06-25T06:59:42Z")

</div>

The [apm contrib repo](https://github.com/elastic/apm-contrib#apm-contrib-repository) is meant to be a collection of code, recipes and visualizations, not necessarily maintained by the core Elastic APM team, and does not contain all the same visualizations and dashboards the curated UI offers.

Have you tried out the curated UI? It sounds like this would be exactly what you are looking for.

---

<div class="post-metadata">

### Author: ![EZprogramming](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ezprogramming/32/57291_2.png) [@EZprogramming](https://discuss.elastic.co/u/EZprogramming)
#### Post date: [June 25, 2019, 3:37pm UTC](https://discuss.elastic.co/t/is-there-any-way-to-add-apm-services-to-kibana-dashboards/186940/6 "2019-06-25T15:37:30Z")

</div>

@simitt, thanks for your clarification.

Could you please confirm if there is any way to have those exact visualizations in Kibana dashboards or not? I want all my dashboards in one place, so I don't want to go back and force between my Kibana dashboard and APM Curated UI.

---

<div class="post-metadata">

### Author: ![simitt](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/simitt/32/106406_2.png) [@simitt](https://discuss.elastic.co/u/simitt)
#### Post date: [June 25, 2019, 4:02pm UTC](https://discuss.elastic.co/t/is-there-any-way-to-add-apm-services-to-kibana-dashboards/186940/7 "2019-06-25T16:02:02Z")

</div>

As mentioned above the curated UI has more features than the dashboards and visualizations in the contributor repo. We don't provide any additional dashboards. But we are constantly working on adding new features to the curated UI. Can I ask about which features you are missing in the APM UI?

---

<div class="post-metadata">

### Author: ![EZprogramming](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ezprogramming/32/57291_2.png) [@EZprogramming](https://discuss.elastic.co/u/EZprogramming)
#### Post date: [June 25, 2019, 5:28pm UTC](https://discuss.elastic.co/t/is-there-any-way-to-add-apm-services-to-kibana-dashboards/186940/8 "2019-06-25T17:28:30Z")

</div>

No feature is missing and in fact I believe the default APM UI is great and detailed for analysis purposes, but for some reason my team lead wants to have those same graphs in our Kibana dashboard along side our other graphs just for ease of access.

---

<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: [July 16, 2019, 1:28pm UTC](https://discuss.elastic.co/t/is-there-any-way-to-add-apm-services-to-kibana-dashboards/186940/9 "2019-07-16T13:28:44Z")

</div>

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