A FastAPI application to query Nautobots GraphQL API to scrape targets for use with Prometheus http_sd_config.
Clone the repository
gh repo clone RSS-Engineering/nautobot_target_proxyCopy the .env.example to .env and update the appropriate API keys.
Bring up the Docker compose stack
docker compose up --buildSwagger API documentation can be found by browsing to localhost:8000/docs