Try our conversational search powered by Generative AI!

Edvin Dackelid Johansson
Feb 20, 2024
  472
(5 votes)

Introducing Search & Navigation Dashboard for Resource Usage

We're excited to unveil the latest addition to the Search & Navigation suite: a dashboard designed to proactively monitor your resource usage. It's a powerful tool that offers immediate insights, helping you prevent potential issues before they impact your service.

Proactive Monitoring at Your Fingertips

Effective resource management is key to maintaining a robust search and navigation system. Our new dashboard, developed with Dash Plotly and hosted on Azure, provides an integrated view of your usage patterns. It enables you to track document counts, storage, and query metrics, ensuring you never unknowingly exceed your limits.

Stay Informed With Real-Time Notifications

Our goal is to make it as easy as possible for you to stay on top of your resource usage. With the new notification system, you'll receive real-time alerts when you're approaching a "health limit." Whether it's too many documents indexed, excessive data indexed for one language, or a mapping size that's become too large.

Accessing the Dashboard

Getting to the dashboard is straightforward:
- Via the admin view in the Optimizely .NET Core client, under Search & Navigation > Service Health
- Directly through the dashboard's URL, using your service URL and default index from the Web.config in your .NET Core Client

<configuration>
   <configSections>
      <section name="episerver.find" type="EPiServer.Find.Configuration, EPiServer.Find" requirePermission="false"/>
   </configSections>
   <episerver.find serviceUrl="https://your-host-cluster.find.episerver.net/your-secret-key" defaultIndex="your_default_index"/>
</configuration>

Looking Ahead

We're committed to continuously refining the tools you need to effectively oversee and enhance your search and navigation resources. Your feedback is invaluable in this ongoing process.

The new Search & Navigation Dashboard isn't just a technical tool — it's your business ally, ensuring efficiency and preempting problems. Try it out and share your experience; we're here to assist and evolve with you.

Let this dashboard be the compass that guides your search service to smooth sailing. We look forward to your insights and are here to support your journey towards operational excellence.

Feb 20, 2024

Comments

Jacob Pretorius
Jacob Pretorius Mar 5, 2024 03:45 PM

This is awesome!

pappabj0rn
pappabj0rn Mar 19, 2024 07:29 AM

What does "Mapping size per Index" mean, and what's the result of going over the limit?
We've just noticed the dashboard in an upgrade project and one of our languages is above the limit (61.5 / 52.4MB)
It should be noted though that this is in our test environment with the test instance of S&N. Might not be an issue in production.

Please login to comment.
Latest blogs
Optimizely Data Platform Visitor Groups now supports multiple instances

The module V2.0 now supports multiple Optimizely Data Platform instances, allowing personalized content based on real-time segments and profile dat...

Andrew Markham | May 15, 2024 | Syndicated blog

IP block for edit and admin in DXP

Why IP-blocking edit/admin? A hacker can try to guess user names and passwords to gain access to your site. This risk can be minimized in a couple ...

Daniel Ovaska | May 15, 2024

Do not upgrade to EPiServer.CMS.Core 12.21.4 without reading this!

Todays update of EPiServer.CMS.Core 12.21.4 alters default sort order in an unexpected way, when you are working with muligple languages and have...

Tomas Hensrud Gulla | May 14, 2024 | Syndicated blog

Upgrade Optimizely CMS From v11 to v12

Why Upgrade? There are many improvements implemented in version 12, but most importantly is that the whole framework is migrated from .Net Framewor...

MilosR | May 13, 2024

Configured Commerce - Infrastructure Updates Ahoy!

I'm very happy to share an important milestone - we no longer have any customers in our legacy v1 environment!  This means that the Configured...

John McCarroll | May 10, 2024

A day in the life of an Optimizely Developer - Enabling Opti ID within your application

Hello and welcome to another instalment of A Day In The Life Of An Optimizely developer, in this blog post I will provide details on Optimizely's...

Graham Carr | May 9, 2024