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

[WIP] Feature: generate usage report #112

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

ghost
Copy link

@ghost ghost commented Mar 27, 2023

  • Purpose
    • For troubleshooting, customer can send us a single with summary of the DF instance
    • For usage-based pricing, customers would be required to send us an update quarterly
  • Manual report that could be generated from a button in the dashboard
    • No automatic “phone home” feature
    • It is optional for customers to export report and send to us
  • Customer pushes button and it generated text report
    • Only logs
  • We want to log three objects
    • Version of DreamFactory
    • OS of machine
      • or version of Docker
      • or any details of VM)
    • Customer APIs created
    • Types of connectors used
    • The numbers of times each of those API are called
  • Need to identify and separate internal DF API calls from customer APIs calls
    • Should not include list of 7 services under ‘managed services’ tab

@ghost ghost requested a review from daniilly March 27, 2023 06:04
@ghost ghost marked this pull request as draft March 28, 2023 01:16
@ghost ghost self-assigned this Mar 28, 2023
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.

0 participants