pjhampton / kibana-prometheus-exporter

Prometheus metrics for Kibana
Apache License 2.0
114 stars 37 forks source link

can not start kibana #211

Closed hollden closed 3 years ago

hollden commented 3 years ago

Hi! I am trying to install kibana exporter v. 7.10.0, but after successfull installation kibana does not start. In journalctl I see this error: FATAL Error: Cannot find module 'axios' Can you help me?

pjhampton commented 3 years ago

Hey @hollden

Can you tell me more about your setup? Can you also paste me more logs if you have them?

pjhampton commented 3 years ago

I just updated the artifact: https://github.com/pjhampton/kibana-prometheus-exporter/releases/tag/7.10.0 Can you please try that? I bundled axios with it

hollden commented 3 years ago

After your fix plugin has been installed properly, without any arrors, thank you!

pjhampton commented 3 years ago

Great. Thanks for reporting back.