Dataset Settings | Honeycomb

Dataset Settings

For Datasets, the Settings page consists of Overview, Schema, Definitions, Markers, and Delete tabs.

Tasks 

In the Dataset Overview tab:

  • locate and modify the Dataset’s Description
  • set Default Granularity
  • select and modify Suggested Queries
  • locate information about your Events Retention and Usage, Daily Event Traffic, Event Latency History, and Event Rate

Default Granularity 

Default Granularity affects the display of your Query Results visualizations. Granularity refers to the regular, known interval that data is captured. Queries in this dataset do not drop below the default granularity unless you choose to override it manually when making an individual query.

Default Granularity controls the default granularity seen:

  • after running a query
  • for charts on the Home page
  • for Suggested Queries on a blank Query page

Choose your Default Granularity from the options in the dropdown list.

Best practice is to set the default granularity with the interval at which data enters Honeycomb, which prevents the appearance of spiky graphs. For example, if your data enters the dataset at regular 30 second intervals, we recommend setting a default granularity of 30 seconds.

Suggested Queries 

Suggested Queries allow you to select a board to provide suggested queries for this dataset. The selected Board must be public, and the queries must be named.

The queries will be shown anytime you land on a blank Query page. Multiple datasets can use the same board.

The Schema tab allows you to select whether nested JSON automatically unpacks, and lists the Dataset’s Unique Fields and Derived Columns.

Unique Fields lists all the unique fields seen in events from this dataset. You can modify a field’s data type here if needed.

Tip
If you change the type of a field in the Schema page and then later send an event where the data type does not match, then Honeycomb will try to coerce the value. If Honeycomb cannot coerce the value, it will get set to zero (0) rather than dropping the value.

The Definitions tab allows you to indicate which fields in your Dataset have special meaning in Honeycomb.

At the top of Dataset Definitions, two configuration completion indicators appear: Tracing with a trace waterfall icon and Home with a house icon. Example of Tracing and Home configuration completion indicators with Tracing complete and Home partially complete. Each indicator displays the level of field configuration completion in progress bar and in numerical format. If all fields are configured, then text will confirm completion. Otherwise, it warns about missing displays.

Below the indicators, Dataset Definitions appear in rows. Two rows of dataset definitions with their fields mapped Each row consists of one or more icons, the Dataset field, and the Field name.

The icons indicate if the Dataset Definition applies to the display configuration of Tracing and/or Home. Some Dataset fields overlap between the two configuration sets.

The Dataset field is the fixed field that Honeycomb references in its configuration.

The Field name options populate from fields in your dataset. If a Field name is blank, a Dataset Definition is not configured. To configure, use the dropdown list in Field name to choose from the available dataset fields. Selecting a dataset field maps it to Honeycomb’s Dataset field.

Tip
Multiple Dataset Definitions cannot use the same dataset field. If attempted, an “all fields must be unique” error message appears in the display.

Honeycomb uses these definitions to provide more visualizations of your data in various Honeycomb interfaces, such as in Home, and in the trace waterfall.

The Correlations tab controls settings related to Correlations in Query Builder.

Default Correlations Board 

Default Correlations Board sets a default Board, which contains your queries of interest, to appear when using the Correlations tab in Query Builder. All charts from the default Correlations Board appear when you select the Correlations tab. Their order reflects their order on the Board.

The selected Board must be public. Multiple datasets can use the same board.

The Markers tab lists any Dataset-wide Marker and its associated color. Markers display as vertical lines on graphs to mark points in time where interesting things happen, such as deploys or outages.

You must be a team owner to change the Marker color in the Honeycomb UI. Modify a Dataset-wide Marker’s color setting by selecting the field under the Color column in the Markers tab. Alternatively, use the Marker Settings API.

Learn more about marker configuration.

In the Delete tab, a team owner can delete a dataset.

Tasks 

On this page: