coreos / fedora-coreos-pinger

Telemetry service to be used in Fedora CoreOS (see https://github.com/coreos/fedora-coreos-tracker/issues/86)
Apache License 2.0
15 stars 7 forks source link

Pinger should not report if the build is local #34

Closed zonggen closed 4 years ago

zonggen commented 4 years ago

For example, if we are doing a cosa -b and cosa -r multiple times, which happens a lot when I'm testing/playing around with fcos locally, should we still report the fresh instance to the remote endpoint? To me it seems like redundant to count the local testing instance in this case.

zonggen commented 4 years ago

Solved: https://github.com/coreos/fedora-coreos-config/pull/112, closing