Skip to content

Commit

Permalink
Revert "Add new glean-server library to define pings for server-side …
Browse files Browse the repository at this point in the history
…Glean" (#726)

This reverts commit 0a68e4d.
  • Loading branch information
akkomar authored Apr 11, 2024
1 parent 0a68e4d commit 74819f6
Showing 1 changed file with 2 additions and 17 deletions.
19 changes: 2 additions & 17 deletions repositories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,6 @@ libraries:
branch: main
dependency_name: glean-core

- library_name: glean-server
description: Modern cross-platform telemetry (server usage)
notification_emails:
- [email protected]
url: https://github.com/mozilla/glean_parser
metrics_files: []
ping_files:
- server-side-pings.yaml
variants:
- v1_name: glean-server
branch: main
dependency_name: glean-server

- library_name: glean-android
description: Modern cross-platform telemetry (Android-specific)
notification_emails:
Expand Down Expand Up @@ -1368,8 +1355,7 @@ applications:
- packages/fxa-shared/metrics/glean/fxa-backend-metrics.yaml
ping_files:
- packages/fxa-shared/metrics/glean/fxa-backend-pings.yaml
dependencies:
- glean-server
dependencies: []
channels:
- v1_name: accounts-backend
app_id: accounts.backend
Expand Down Expand Up @@ -1475,8 +1461,7 @@ applications:
metrics_files:
- .glean/metrics.yaml
ping_files: []
dependencies:
- glean-server
dependencies: []
channels:
- v1_name: moso-mastodon-backend
app_id: moso.mastodon.backend
Expand Down

0 comments on commit 74819f6

Please sign in to comment.