Skip to content

3.2. ② Guided questions

Questions you build by filling in the blanks

This is the method for picking from a list when you do not know what to ask. The wording is prepared for you and you only fill in the subject.

How to open it

Use the Guide button next to the input box. A prompt saying Build an APM question with the guide sometimes appears under the chat window as well.

It takes two steps

The two steps of a guided question

Step 1 — pick the question

Guided questions step 1 — categories and search

First pick what you want to know. The questions are grouped into seven categories.

CategoryWhat it asks about
Users & sessionsNumber of users connected, session state
App metrics · currentResponse time, TPS and error rate right now
App metrics · trendChange over time
TransactionsSlow transactions, throughput
Incidents & eventsEvents that occurred
Instances (JVM)Heap, GC, threads
System & infrastructureCPU, memory, disk

You can search as well. Type a word such as users, performance or transactions and only the questions containing it remain. Searching is quicker when the list is long.

Step 2 — fill in the subject

Guided questions step 2 — filling in the subject

The question you picked is previewed, and you are asked only for what that question needs.

FieldWhen it appears
ApplicationFor questions at application level
InstanceFor questions at instance level
Target user IDFor questions about a specific user
Top NFor questions that rank results (1–50)
OptionWhen the question has variants
Time rangeWhen the question needs a window
Guided questions — choosing an application

Different questions ask for different fields. You are not asked for anything the question does not need.

Questions that cover the whole infrastructure show this note. "Whole infrastructure — no application selection needed." In that case you do not have to choose an application.

The question list differs from one installation to another

Guided questions come from a list registered on the server, and administrators can add to it or remove from it.

  • A category in this document may not be on your screen
  • Equally, there may be questions here that this document does not list
  • If you see No guided questions are registered, contact your administrator

If the list cannot be loaded you get Failed to load guided questions. Try again, and if it persists check the server connection status (Chapter 204).

How this differs from a free-form question

Guided questionFree-form question
What to askPicked from a listTyped by you
WordingFixedUp to you
OmissionsThe screen catches themEasy to leave things out
ScopeOnly what is registeredUnrestricted

Guided questions are convenient when you are new to the widget and when you look at the same thing regularly. Use a free-form question for anything that is not on the list.

How this differs from the analysis builder

A guided question is closer to a query; the analysis builder is closer to a calculation.

Guided questionAnalysis builder
AnswerValues and listsCorrelation coefficients, forecast bands, anomalous windows
Example"How many users are connected?""Why did it get slow?"

To ask "why" and "when", use the Analysis Prompt Builder.

Next