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

feat(nlu-server): send data to usage API #171

Merged
merged 4 commits into from Feb 2, 2022
Merged

Conversation

franklevasseur
Copy link
Member

@franklevasseur franklevasseur commented Feb 2, 2022

This PR sends NLU usage to the usage API

to try it:

yarn start --usageURL "http://127.0.0.1:3600/v1/billing/usage" --log-level 4 --debug-filter api:usage

@franklevasseur franklevasseur marked this pull request as draft February 2, 2022 00:10
Copy link
Collaborator

@michaelmass michaelmass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

packages/nlu-server/src/api/index.ts Outdated Show resolved Hide resolved
packages/nlu-server/src/api/index.ts Outdated Show resolved Hide resolved
packages/nlu-server/src/api/index.ts Outdated Show resolved Hide resolved
@franklevasseur franklevasseur marked this pull request as ready for review February 2, 2022 18:56
@franklevasseur franklevasseur merged commit ca6e230 into cloud Feb 2, 2022
@franklevasseur franklevasseur deleted the fl_billing_usage branch March 23, 2022 15:30
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.

None yet

2 participants