Product Selector

Fusion 5.12
    Fusion 5.12

    Consumption Dashboard

    The Consumption Dashboard displays your request and record usage against the allotted consumption in your Fusion license. This ensures you understand how much of your Fusion entitlements you are using and whether you are reaching your consumption limit.

    To access the Consumption Dashboard, navigate to Analytics Hub > Consumption in Fusion.

    You can access the Consumption Dashboard from any app, but the data in the dashboard is collected across all your Fusion apps. All consumption dashboard data updates daily at midnight Coordinated Universal Time (UTC).

    Contact your Lucidworks representative if you have questions about your Fusion license consumption entitlements.

    Requests

    The following query pipeline API calls are counted as requests in the consumption dashboard:

    • POST /query-pipelines/{id}/collections/{collection} - Sends a query with DSL request through a pipeline.

    • GET /query-pipelines/{id}/collections/{collection}/{handler} - Sends a query through a pipeline.

    • POST /query-pipelines/{id}/collections/{collection}/{handler} - Sends a query through a pipeline.

    Summary

    The top section of the consumption dashboard displays general information about your Fusion subscription such as your contract duration, the current contract year, and your current usage.

    Your current usage displays your total requests and total records for your current contract year alongside your total entitlements per your contract.

    Download reports

    You can download your data from the consumption dashboard. The data is downloaded as CSV files and displays your data by day for the selected date range.

    The ZIP file returns eight files:

    • A CSV file with the requests report per day, which lists the date and the number of requests made that day.

    • A CSV file with the records report per day, which lists the date and the maximum number of records stored in Fusion that day.

    • A CSV file with the events that occurred for requests. This file reports only signature mismatches, which indicates that data was modified. Otherwise this file contains only the date and event title columns.

    • A CSV file with the events that occurred for records. This file reports only signature mismatches, which indicates that data was modified. Otherwise this file contains only the date and event title columns.

    • A signature file to accompany each of the CSV files.

    Date range

    You may view your consumption over the past week, month, year, or contract year. You may also select a custom date range.

    Requests chart

    Requests are the HTTP requests sent to Fusion. Fusion receives requests through the API and user searches. The requests chart displays the number of requests that Fusion has processed each day over the given time interval.

    To view the total accumulated requests over the selected time period, point your mouse over Requests across pipelines and select Requests accumulated.

    A separate line with the text "Contracted requests" shows your contracted requests over your contract year. If your total accumulated requests are below the line, you are under your limit.

    Consumption dashboard requests over requested time period

    Consumption dashboard requests accumulated over time period

    Consumption dashboard requests across pipelines

    Consumption dashboard requests per pipeline

    Records chart

    Records are the basic items that Fusion searches. They are also called documents in Fusion. The records chart displays the total number of records that your instance of Fusion has stored and indexed over the selected time period.

    To view the documents per collection, point your mouse over Documents across collections and select Documents per collection.

    Consumption dashboard records over requested time period

    Consumption dashboard records across collections

    Consumption dashboard records per collection