If you are asking about a problem you are experiencing, please use the following template, as it will help us help you. If you have a different problem, please delete all of this text
TIP 1: select at least one tag that further categorizes your topic. For example server
for APM Server related questions, java
for questions regarding the Elastic APM Java agent, or ui
for questions about the APM App within Kibana.
TIP 2: Check out the troubleshooting guide first. Not only will it help you to resolve common problems faster but it also explains in more detail which information we need before we can properly help you.
Kibana version: 8.4.2
Elasticsearch version: 8.4.2
APM Server version: 8.4.2
APM Agent language and version: otel plugin in jenkins 2.9.2
Browser version: chrome Version 105.0.5195.127
Original install method (e.g. download page, yum, deb, from source, etc.) and version:yum
Fresh install or upgraded from other version? fresh
Is there anything special in your setup? For example, are you using the Logstash or Kafka outputs? Are you using a load balancer in front of the APM Servers? Have you changed index pattern, generated custom templates, changed agent configuration etc. NO
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
I've setup otel plugin on jenkins to send metrics to apm. when it navigates to the apm page to visualize the metrics few metrics show blank saying the fields are missing in the index
on the jenkins plugin page i am getting . Even after giving correct credentials to access elasticsearch. WHile mentioning the url of elasticsearch it has asked for read on permission on logs-apm-app index. how can i do that?
in the logs i'm getting this. I've setup elasticsearch credentials in apm.yml file
Steps to reproduce:
- install apm on elk machine and added credentials to connect to elasticsearch.
- install otel plugin on jenkins and configure it to connect to apm
- import jenkins dashboards to kibana
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):