Description:
[Detailed description of the issue or question]
I have some problem about configure maxscale in external exporter.
when add external exporter success but external exporter status just Unknown.
is there something wrong with my config ?
Steps to Reproduce:
[Step-by-step instructions on how to reproduce the issue, including any specific settings or configurations]
[root@dbnode1 ~]# pmm-admin config --server-insecure-tls --server-url=https://xxx:xxx@192.168.2.233
Checking local pmm-agent status…
pmm-agent is running.
Registering pmm-agent on PMM Server…
Registered.
Configuration file /usr/local/percona/pmm2/config/pmm-agent.yaml updated.
Reloading pmm-agent configuration…
Configuration reloaded.
Checking local pmm-agent status…
pmm-agent is running.
[root@dbnode1 ~]# pmm-admin list
Service type Service name Address and port Service ID
Agent type Status Metrics Mode Agent ID Service ID Port
pmm_agent Connected /agent_id/3adfbd65-df46-4fc7-8fb6-764aa1396a37 0
node_exporter Running push /agent_id/79c7e94e-ad8f-40ae-8c4b-05758121d6e2 42001
vmagent Running push /agent_id/067264ec-d35b-4f25-ab39-61208e56f1f9 42000
[root@dbnode1 ~]# pmm-admin add external --server-insecure-tls --server-url=https://xxx:xxx@192.168.2.233/ --listen-port=9195 --metrics-path=/metrics --scheme=http
External Service added.
Service ID : /service_id/947a0e1b-91a2-410d-888e-a26c0dca4326
Service name: dbnode1-external
Group : external
Version:
[Insert the version number of the software]
pmm-admin 2.38.1
Logs:
[If applicable, include any relevant log files or error messages]
[root@dbnode1 ~]# pmm-admin list
Service type Service name Address and port Service ID
External:external dbnode1-external /service_id/947a0e1b-91a2-410d-888e-a26c0dca4326
Agent type Status Metrics Mode Agent ID Service ID Port
pmm_agent Connected /agent_id/3adfbd65-df46-4fc7-8fb6-764aa1396a37 0
node_exporter Running push /agent_id/79c7e94e-ad8f-40ae-8c4b-05758121d6e2 42001
external-exporter Unknown push /agent_id/085df9a3-0066-438f-a835-7cd867a60966 /service_id/947a0e1b-91a2-410d-888e-a26c0dca4326 9195
vmagent Running push /agent_id/067264ec-d35b-4f25-ab39-61208e56f1f9 42000
Expected Result:
[What the user expected to see or happen before the issue occurred]
Actual Result:
[What actually happened when the user encountered the issue]
Additional Information:
[Include any additional information that could be helpful to diagnose the issue, such as browser or device information]