You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a sales person I want an application that can parse subscription transactions into a reportable format and a way to query the data, so that the company can get a more accurate assessment of the state of their subscribers and their business transactions.
Description
Due to time-to-live limitations of Humio, a different option is needed to report on business intelligence. The audit type logs will be obtained from an endpoint at Mono Solutions and will need to be cached in a history server. It is needed for mono solutions sales department to be able to view subscription transaction, business intelligence and be able to report on it in a queryable way.
The solution needs to be able to report on:
Percentage of subscriptions changed along with a breakdown per percentage of the final subscription
Percentage usage of individual site user groups
Ongoing Churn rate (new subscriptions vs terminated subscriptions) for both paid and unpaid subscriptions.
List of requirements
Infrastructure
Setup a middle-ware solution, that needs to be able to connect to obtain logs from endpoint at mono solutions and send logs to storage Setup a middle-ware infrastructure #6
Setup a history server for caching unstructured data.
The Application state should be resillient to failure and not rely on Mono Solutions existing databases or API. So store events in a history(cache) server. Refiner service with data caching #11
It should be possible for Mono Solution developers to maintain and extend the system. So documentation is needed. #AddReference
Non-functional requirements
Needs to be responsive
To ensure the code is performant
Ensure the code doesn't require excessive load from Mono Solutions existing API or databases
The text was updated successfully, but these errors were encountered:
alex855k
added
WIP
Work in progress that needs reviewing or grooming
type: epic
An backlog item that encompasses many smaller items of work
labels
Nov 12, 2018
📋 Business Intelligence Reporting
As a sales person I want an application that can parse subscription transactions into a reportable format and a way to query the data, so that the company can get a more accurate assessment of the state of their subscribers and their business transactions.
Description
Due to time-to-live limitations of Humio, a different option is needed to report on business intelligence. The audit type logs will be obtained from an endpoint at Mono Solutions and will need to be cached in a history server. It is needed for mono solutions sales department to be able to view subscription transaction, business intelligence and be able to report on it in a queryable way.
The solution needs to be able to report on:
List of requirements
Infrastructure
Dashboard Reporting - Use cases
Acceptance Criteria
Non-functional requirements
The text was updated successfully, but these errors were encountered: