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 Managed Fusion license. This ensures you understand how much of your Managed Fusion entitlements you are using and whether you are reaching your consumption limit.

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

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

    Contact your Lucidworks representative if you have questions about your Managed 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.

    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.

    You can export the detailed from the selected date range, all data, or the summary section only.

    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 Managed 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, or year. You may also select a custom date range. You may also select a custom date range.

    Requests chart

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

    To view the requests per pipeline, point your mouse over Requests across pipelines and select Requests per pipeline.

    Consumption dashboard requests across pipelines

    Consumption dashboard requests per pipeline

    Documents chart

    Records are the basic items that Managed Fusion searches. They are also called documents in Managed Fusion. The records chart displays the total number of records that your instance of Managed 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 documents across collections

    Consumption dashboard documents per collection