Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to Ping the Same Destination with different Parameters Like Packet size, #130

Open
Nachtfalkeaw opened this issue Dec 27, 2023 · 0 comments

Comments

@Nachtfalkeaw
Copy link

Hello,

If i configure the Same Destination two time but one time with size 64 and second time with 512 the /metrics Page throws an Error that Labels already exist.

targets:
- hosts:
  - 192.168.10.1
  (...)
  size: 64

- hosts:
  - 192.168.10.1
(...)
  size: 512 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant