Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

revive this project and move to equinix-labs #20

@t0mk

Description

@t0mk

Revive this project for addition in Equinix Labs (github.com/equinix-labs)

  • replace packngo with equinixgo (looks like only Projects and Devices lists are in place)
  • append UserAgent
  • remove unused and govendor from Makefile
  • move to equnix-labs org
  • add a note in the README about how to convert
  • ensure the README.md covers installation and usage within prometheus (screenshots will help)
  • add a deploy.equinix.com/labs page about it

Some of the above steps could be covered by (untested):

git rm -rf vendor .circleci
find . | xargs -I '{}' sed -i \
  -e s/packethost/equinix-labs/g \
  -e s/prometheus-packet-sd/prometheus-metal-sd/g \
  -e s/packet/metal/g \
  -e s/PACKET/METAL/g \
  -e 's/Packet/Equinix Metal/g' {}\;
go mod edit -go=1.20
go mod tidy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions