Skip to content

Commit

Permalink
Use docs version of probe-scraper
Browse files Browse the repository at this point in the history
  • Loading branch information
jwhitlock committed Dec 2, 2024
1 parent 8b1b0cc commit f37e5a8
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/glean-probe-scraper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,7 @@ name: Glean probe-scraper
# See:
# https://mozilla.github.io/glean/book/user/adding-glean-to-your-project/enable-data-ingestion.html#validate-and-publish-metrics
on:
# Since probe-scraper is sometimes unreliable, only call when we need to
push:
branches: ["main"]
paths: ["telemetry/glean/relay-server-metrics.yaml"]
pull_request:
branches: ["main"]
paths: ["telemetry/glean/relay-server-metrics.yaml"]
[push, pull_request]
jobs:
glean-probe-scraper:
uses: mozilla/probe-scraper/.github/workflows/glean.yaml@main
Expand Down

0 comments on commit f37e5a8

Please sign in to comment.