{"id":23146926,"url":"https://github.com/bluetel/fastly_exporter","last_synced_at":"2025-08-17T10:35:57.682Z","repository":{"id":71521440,"uuid":"116040754","full_name":"bluetel/fastly_exporter","owner":"bluetel","description":"A Prometheus Exporter for grabbing metrics from Fastly.  This runs as a Lambda function via the Serverless framework.","archived":false,"fork":false,"pushed_at":"2018-01-02T23:42:09.000Z","size":25,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-04T13:29:18.449Z","etag":null,"topics":["prometheus-exporter","serverless"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bluetel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-02T17:36:17.000Z","updated_at":"2020-08-11T20:39:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"a93872b8-eead-44de-978f-861bf2570732","html_url":"https://github.com/bluetel/fastly_exporter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bluetel/fastly_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluetel%2Ffastly_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluetel%2Ffastly_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluetel%2Ffastly_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluetel%2Ffastly_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluetel","download_url":"https://codeload.github.com/bluetel/fastly_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluetel%2Ffastly_exporter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270837404,"owners_count":24654375,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["prometheus-exporter","serverless"],"created_at":"2024-12-17T16:39:28.267Z","updated_at":"2025-08-17T10:35:57.650Z","avatar_url":"https://github.com/bluetel.png","language":"JavaScript","readme":"# Fastly Exporter\n\nA Prometheus Exporter for grabbing metrics from Fastly.  This runs as a Lambda function.\n\nThis relies upon the Fastly real-time API and collects aggregate metrics (not based on any specific POP) for the last 120 seconds. Prometheus should be set up to scrape accordingly.\n\n# Deploying with Serverless\n\n```\n$ yarn\n$ export FASTLY_TOKEN=\u003cfastly-token-here\u003e\n$ export FASTLY_SERVICE=\u003cfastly-service-here\u003e\n$ serverless deploy --aws-profile \u003caws-profile\u003e --stage \u003cstage\u003e\n```\n\n## Prometheus Exporter Configuration\n```\n  - job_name: fastly\n    scrape_interval: 120s\n    scrape_timeout: 30s\n    scheme: https\n    metrics_path: /\u003cstage\u003e/metrics\n    static_configs:\n      - targets: ['\u003cgateway-here\u003e.execute-api.eu-west-1.amazonaws.com:443']\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluetel%2Ffastly_exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluetel%2Ffastly_exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluetel%2Ffastly_exporter/lists"}