common icon indicating copy to clipboard operation
common copied to clipboard

node_exporter/https moved to exporter-toolkit/web

Open james-callahan opened this issue 4 years ago • 0 comments

go: finding module for package github.com/prometheus/node_exporter/https
github.com/grafana/agent/cmd/grafana-agent-crow imports
	github.com/weaveworks/common/server imports
	github.com/prometheus/node_exporter/https: module github.com/prometheus/node_exporter@latest found (v1.2.2), but does not contain package github.com/prometheus/node_exporter/https

It appears as though github.com/prometheus/node_exporter/https was moved to github.com/prometheus/exporter-toolkit/https (see https://github.com/prometheus/node_exporter/pull/1907) That was then moved to github.com/prometheus/exporter-toolkit/web (see https://github.com/prometheus/exporter-toolkit/pull/29)

james-callahan avatar Sep 22 '21 05:09 james-callahan