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

fix(dev): add management command to manually send API usage to influx #4159

Conversation

matthewelwell
Copy link
Contributor

Thanks for submitting a PR! Please check the boxes below:

  • I have run pre-commit to check linting
  • I have added information to docs/ if required so people know about the feature!
  • I have filled in the "Changes" section below?
  • I have filled in the "How did you test this code" section below?
  • I have used a Conventional Commit title for this Pull Request

Changes

To aid with testing (specifically this test plan) it is useful to be able to API usage generate data in Influx without having to actually use the API.

How did you test this code?

Ran the command locally and verified the correct data was written to Influx.

Copy link

vercel bot commented Jun 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Jun 13, 2024 5:00pm
flagsmith-frontend-preview ⬜️ Ignored (Inspect) Jun 13, 2024 5:00pm
flagsmith-frontend-staging ⬜️ Ignored (Inspect) Jun 13, 2024 5:00pm

@matthewelwell matthewelwell requested a review from zachaysan June 13, 2024 17:00
@github-actions github-actions bot added api Issue related to the REST API fix labels Jun 13, 2024
Copy link
Contributor

github-actions bot commented Jun 13, 2024

Uffizzi Preview deployment-53033 was deleted.

Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.50%. Comparing base (20fb43e) to head (f8f641b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4159   +/-   ##
=======================================
  Coverage   96.50%   96.50%           
=======================================
  Files        1177     1177           
  Lines       38191    38191           
=======================================
  Hits        36856    36856           
  Misses       1335     1335           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zachaysan zachaysan added this pull request to the merge queue Jun 13, 2024
Merged via the queue into main with commit 77eeaa7 Jun 13, 2024
24 checks passed
@zachaysan zachaysan deleted the feat(dev)/add-management-command-to-manually-send-api-usage-to-influx branch June 13, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issue related to the REST API fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants