Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the new usage-stats endpoint #3945

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Use the new usage-stats endpoint #3945

merged 1 commit into from
Sep 12, 2024

Conversation

joanlopez
Copy link
Contributor

@joanlopez joanlopez commented Sep 12, 2024

What?

It updates the endpoint used to send usage stats, to the service used by the rest of the projects of the organization.

Why?

Because that's the one used by the rest of the projects of the organization, and the legacy (current) one will be deprecated soon. See some examples:

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have run linter locally (make lint) and all checks pass.
  • I have run tests locally (make tests) and all tests pass.
  • I have commented on my code, particularly in hard-to-understand areas.

Related PR(s)/Issue(s)

Closes #3878

@joanlopez joanlopez self-assigned this Sep 12, 2024
@joanlopez joanlopez requested a review from a team as a code owner September 12, 2024 06:22
@joanlopez joanlopez requested review from mstoykov, olegbespalov and oleiade and removed request for a team September 12, 2024 06:22
@joanlopez joanlopez added this to the v0.54.0 milestone Sep 12, 2024
@joanlopez joanlopez merged commit fcbc1bc into master Sep 12, 2024
22 checks passed
@joanlopez joanlopez deleted the new-stats-endpoint branch September 12, 2024 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Directly push usage reports to usage-stats
3 participants