Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

problem with multiple targets #3

Open
mfominov opened this issue Oct 30, 2019 · 2 comments
Open

problem with multiple targets #3

mfominov opened this issue Oct 30, 2019 · 2 comments

Comments

@mfominov
Copy link

exporter can't handle more than 15+ targets.

@pkesc
Copy link
Owner

pkesc commented Nov 17, 2019

Sorry for the late answers.

I personally don´t use it with that many targets but i know how it is build an so that sounds unfortunately true :(

Lighthouse can only run once per system so i must add a global lock to it. I thought about that Problem and currently don´t have a solution. Maybe you can run it multiple times (multiple Docker Containers) and limit the amout of target per instance ? But i think that so the results are inconstant because the must share the resources (CPU, Network, ...).

Maybe you have an idea how to solve this Problem ?

@mfominov
Copy link
Author

mfominov commented Nov 18, 2019

maybe u can use pm2 to utilise more that one core, and spawn more than one instance in single container.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants