Skip to technology filters Skip to main content
Dynatrace Hub

Extend the platform,
empower your team.

Popular searches:
Home hero bg
NotebooksNotebooks
Notebooks

Notebooks

Create powerful, data-driven documents for custom analytics and collaboration.

App
Try in PlaygroundDocumentation
Create powerful, data-driven documents.Explore, analyze, and directly interact with all your data.Transform data into insights and uncover the story behind the numbers.Create and share stunning reports with persisted data.Include Davis AI powered anomaly detection and forecasting.
  • Product information
  • Release notes

Overview

Notebooks is one of the built-in apps shipped with Dynatrace. It allows you to create powerful, data-driven documents for custom analytics. A notebook can hold different kinds of sections containing and instantly visualizing any data from Grail or external sources.

Because of its interactive nature, it’s easy to explore logs, metrics, and events based on DQL queries or even fetch external data via Dynatrace functions. Any insights can be annotated and documented with the help of markdown. Furthermore, notebooks can be shared with other Dynatrace users to enable successful collaboration.

This is intended for users who:

  • Want to explore their security, observability and business data and run custom, exploratory analytics.

  • Quickly prototype DQL queries and Dynatrace functions.

Use cases

Notebooks enables you to:

  • Query, analyze, and visualize all your security, observability, and business data such as logs, metrics, and events powered by  Grail.

  • Predict future trends with embedded Davis forecast capabilities.

  • Create and collaborate on interactive, data-driven, and persistent documents.

  • Fetch and incorporate external data by running  Dynatrace Functions.

  • Interact with data; start drill-downs by sorting, filtering, and aggregation, or even trigger workflows.

  • Annotate and add context with markdown.

Get started

Notebooks comes preinstalled with all Dynatrace SaaS environments.

We recommend that you open Notebooks and run through the Getting started notebook to become familiar with Dynatrace Notebooks. The Getting started notebook appears when you open Notebooks for the first time. You can return to this notebook anytime by selecting the help menu (?) in the upper-right corner of the app.

Dynatrace
DocumentationMore Information
By Dynatrace
Dynatrace support center
Subscribe to new releases
Copy to clipboard

Related to Notebooks

Workflows logo

Workflows

Automate tasks in your IT landscape, remediate problems, and visualize processes

Dashboards logo

Dashboards

Transform complex data into clear visualizations with custom dashboards.

More resources

Transform data into insights with Dynatrace Dashboards and Notebooks

Transform data into insights with Dynatrace Dashboards and Notebooks

Dive deeper into how to quickly create notebooks, utilize Davis CoPilot, and start exploring data.
Read blog post
Next-level interaction and customization of data visualizations in Dynatrace Dashboards and Notebooks

Next-level interaction and customization of data visualizations in Dynatrace Dashboards and Notebooks

Learn about newly added visualization types such as honeycomb and histogram and powerful chart interactions.
Read blog post
From data to decisions

From data to decisions

Join Penny and Mikele in sharing insights on bringing raw data to life using visualizations like Histograms and Honeycomb charts, simplifying complex information for better decision-making.
Watch video

Full version history

ReleaseDate

Full version history

1.316.3

Patch Changes

  • Persists heatmap data mappings when timeseries data got refreshed. (PAPA-25654)

1.316.2

Patch Changes

  • Fixed visual glitches in strato design component. (PAPA-25742)

1.316.1

Patch Changes

  • Fix custom color on world maps for numeric values. (PAPA-25483)

1.316.0

Patch Changes

  • Added user.events and security.events sections. (PAPA-25311)

Full version history

1.315.7

Patch Changes

  • Update dependency @dynatrace/data-exploration from 11.0.4 to 11.0.5

1.315.6

Patch Changes

  • Update dependency @dynatrace/dql-builder from 13.6.3 to 13.6.4

1.315.5

Patch Changes

  • Update patch data exploration

1.315.4

Patch Changes

  • Ensure safe BigInt conversion for table sorting and thresholds. (PAPA-25322)

1.315.3

Patch Changes

  • Show type for a field for "Copy value" interaction when using the Table. (PAPA-25308)

1.315.2

Patch Changes

  • Update dependency @dynatrace/dql-builder from 13.6.2 to 13.6.3

1.315.1

Patch Changes

  • Update dependency @dynatrace/dql-builder from 13.6.1 to 13.6.2

1.315.0

Minor Changes

  • Feature flag has been set for multi-select functionality. (PAPA-24437)
  • Added all interactions for the Explore (DQL Builder) section, with the option to convert into the DQL section. (PAPA-22528)

Patch Changes

  • Add json file extension when downloading a notebook. (PAPA-25122)
  • Enable scrollbar in the print preview for large notebooks. (PAPA-25040)
  • Remove unnecessary feature tags from behavioral tracking. (PAPA-24787)
  • Fix adding section with an intent to an empty notebook results in an empty notebook. (PAPA-25153)

Full version history

1.314.5

Patch Changes

  • Update dependency @dynatrace/data-exploration from 10.0.4 to 10.0.5

1.314.4

Patch Changes

  • Fixes issue with inconsitent types accross rows. (PAPA-25322)

1.314.3

Patch Changes

  • Fixed crashing dql-builder when no suggestions are returned from the endpoint. (PAPA-25200)

1.314.2

Patch Changes

  • Fix adding section with an intent to an empty notebook results in an empty notebook. (PAPA-25153)

1.314.1

Patch Changes

  • Remove dql interactions in DqlBuilder sections when they are triggered from a field with parent. (PAPA-25024)

1.314.0

Minor Changes

  • Add behavioral tracking for interactions in Notebooks. (PAPA-24203)
  • Added world map snippets. (PAPA-24424)
  • Added heatmap snippets. (PAPA-24085)
  • Log Notebook document data on load. (PAPA-22741)
  • Add column configuration modal to settings for DataTableV2. (PAPA-23582)

Patch Changes

  • Pass an empty object to the event tracking in case no customData is available. (PAPA-24764)
  • Fix issue with partially displayed charts flickering when mouse over. (PAPA-24072)
  • Fix column max-width not applied anymore. (PAPA-24618)
  • Add interaction side effects for Heatmap visual options and set color. (PAPA-24067)
  • Fix issue with persisted zoom settings. (PAPA-24759)

Full version history

1.314.4

Patch Changes

  • Fixes issue with inconsitent types accross rows. (PAPA-25322)

1.314.3

Patch Changes

  • Fixed crashing dql-builder when no suggestions are returned from the endpoint. (PAPA-25200)

1.314.2

Patch Changes

  • Fix adding section with an intent to an empty notebook results in an empty notebook. (PAPA-25153)

1.314.1

Patch Changes

  • Remove dql interactions in DqlBuilder sections when they are triggered from a field with parent. (PAPA-25024)

1.314.0

Minor Changes

  • Add behavioral tracking for interactions in Notebooks. (PAPA-24203)
  • Added world map snippets. (PAPA-24424)
  • Added heatmap snippets. (PAPA-24085)
  • Log Notebook document data on load. (PAPA-22741)
  • Add column configuration modal to settings for DataTableV2. (PAPA-23582)

Patch Changes

  • Pass an empty object to the event tracking in case no customData is available. (PAPA-24764)
  • Fix issue with partially displayed charts flickering when mouse over. (PAPA-24072)
  • Fix column max-width not applied anymore. (PAPA-24618)
  • Add interaction side effects for Heatmap visual options and set color. (PAPA-24067)
  • Fix issue with persisted zoom settings. (PAPA-24759)

Full version history

1.314.2

Patch Changes

  • Fix adding section with an intent to an empty notebook results in an empty notebook. (PAPA-25153)

1.314.1

Patch Changes

  • Remove dql interactions in DqlBuilder sections when they are triggered from a field with parent. (PAPA-25024)

1.314.0

Minor Changes

  • Add behavioral tracking for interactions in Notebooks. (PAPA-24203)
  • Added world map snippets. (PAPA-24424)
  • Added heatmap snippets. (PAPA-24085)
  • Log Notebook document data on load. (PAPA-22741)
  • Add column configuration modal to settings for DataTableV2. (PAPA-23582)

Patch Changes

  • Pass an empty object to the event tracking in case no customData is available. (PAPA-24764)
  • Fix issue with partially displayed charts flickering when mouse over. (PAPA-24072)
  • Fix column max-width not applied anymore. (PAPA-24618)
  • Add interaction side effects for Heatmap visual options and set color. (PAPA-24067)
  • Fix issue with persisted zoom settings. (PAPA-24759)

Full version history

1.313.4

Patch Changes

  • Bump DQLBuilder@13.3.1

1.313.3

Patch Changes

  • Fix issue with persisted zoom settings. (PAPA-24759)

1.313.2

Patch Changes

  • Update dependency @dynatrace/data-exploration from 9.2.1 to 9.2.2

1.313.1

Patch Changes

  • Update dependency @dynatrace/data-exploration from 9.2.0 to 9.2.1

1.313.0

Minor Changes

  • Add new events and event adaptations. (PAPA-24292)
  • Disallow thresholds to heatmap visualization. (PAPA-24124)

Patch Changes

  • Fix double update of result cache. (PAPA-24236)
  • Fixed mouse hover offset issue when duplicating a section in Safari. (PAPA-23613)
  • Fixed missing title tiles. Added title to the tiles when using visualization or health snippets. (PAPA-24168)

Full version history

1.312.3

Patch Changes

  • Update dependency @dynatrace/data-exploration from 9.1.3 to 9.1.4

1.312.2

Patch Changes

  • Update dependency @dynatrace/data-exploration from 9.1.2 to 9.1.3

1.312.1

Patch Changes

  • Update dependency @dynatrace/data-exploration from 9.1.1 to 9.1.2

1.312.0

Minor Changes

  • Remove Drilldown (Show) interaction from DataTableV2. (PAPA-23761)

Patch Changes

  • Replaced console calls with DT logger. PAPA-22339
  • Fixed "browser back" after opening the notebooks-app with an intent. PAPA-24099
  • Support for older browsers when displaying result interactions. (PAPA-24083)

Full version history

1.311.8

Patch Changes

  • Update dependency @dynatrace/data-exploration from 8.4.5 to 8.4.6

1.311.7

Patch Changes

  • Update dependency @dynatrace/data-exploration from 8.4.4 to 8.4.5

1.311.6

Patch Changes

  • Update dependency @dynatrace/data-exploration from 8.4.3 to 8.4.4

1.311.5

Patch Changes

  • Update dependency @dynatrace/data-exploration from 8.4.2 to 8.4.3

1.311.4

Patch Changes

  • Update dependency @dynatrace/dql-builder from 12.5.4 to 12.5.5

1.311.3

Patch Changes

  • Update dependency @dynatrace/data-exploration from 8.4.1 to 8.4.2

1.311.2

Patch Changes

  • Update dependency @dynatrace/data-exploration from 8.4.0 to 8.4.1

1.311.1

Patch Changes

  • Removed an unnecessary fieldAdd command from the DQL created by Explore Metric tiles, to avoid wrongly displayed legend labels. (PAPA-23297)

1.311.0

Minor Changes

  • PAPA-23640: Removing Thresholds for World map layers + updating the tests

Patch Changes

  • Fix documents-management behavioral tracking. (PAPA-18734)
  • Support dimension analyzer in davis settings (DI-19406)
  • Guarantee that the document links have a unique aria label. (PAPA-23635)

Full version history

1.310.8

Patch Changes

  • Removed an unnecessary fieldAdd command from the DQL created by Explore Metric tiles, to avoid wrongly displayed legend labels. (PAPA-23297)

1.310.7

Patch Changes

  • Persist fields selected in Yaxis for timeseries (PAPA-23634)

1.310.6

Patch Changes

  • Fix issue with long log entries missing characters. (PAPA-23646)

1.310.5

Patch Changes

  • Update dependency @dynatrace/dql-builder from 12.4.0 to 12.4.1

1.310.4

Patch Changes

  • Update dependency @dynatrace/data-exploration from 8.3.3 to 8.3.4

1.310.3

Patch Changes

  • Update dependency @dynatrace/data-exploration from 8.3.2 to 8.3.3

1.310.2

Patch Changes

  • Allow selecting notebooks which were not initially loaded when coming from an intent. (PAPA-23619)

1.310.1

Patch Changes

  • Removing Thresholds for World map layers. (PAPA-23640)

1.310.0

Minor Changes

  • Add snippets to remote environments. (PAPA-21994)

Patch Changes

  • Fix wrong column alignment in DataTableV1. (PAPA-23454)
  • DPL Architect now shows value preview correctly again. (PAPA-23261)

Full version history

1.309.10

Patch Changes

  • Removed an unnecessary fieldAdd command from the DQL created by Explore Metric tiles, to avoid wrongly displayed legend labels. (PAPA-23297)

1.309.9

Patch Changes

  • Fix issue with long log entries missing characters. (PAPA-23646)

1.309.8

Patch Changes

  • Update dependency @dynatrace/dql-builder from 12.4.0 to 12.4.1

1.309.7

Patch Changes

  • Update dependency @dynatrace/data-exploration from 8.2.3 to 8.2.4

1.309.6

Patch Changes

  • Increase initial limit for notebooks to be loaded when opening the app via intent. (PAPA-23619)

1.309.5

Patch Changes

  • Update patch data exploration

1.309.4

Patch Changes

  • Fix initial width for log-content column in table. (PAPA-23105)

1.309.3

Patch Changes

  • Update dependency @dynatrace/interactions from 1.14.1 to 1.14.2

1.309.2

Patch Changes

  • Update dependency @dynatrace/data-exploration from 8.2.1 to 8.2.2

1.309.1

Patch Changes

  • Improve loading performance. (PAPA-23011)

1.309.0

Minor Changes

  • Add snippets for meter and gauge visualizations. (PAPA-22793) Add health tiles to snippet menu. (PAPA-20978)
  • Interactions have been refined for the following DQL types: boolean, string, double, long, ip_address, uid, and timestamp. (PAPA-22991)
  • Scroll section into view when added via intent. (PAPA-21290)

Patch Changes

  • Show missing buttons for read-only and ready-made notebooks. (PAPA-23115)
  • Trim document title from intent to a maxLength of 128 characters. (PAPA-22878)

Full version history

1.309.9

Patch Changes

  • Fix issue with long log entries missing characters. (PAPA-23646)

1.309.8

Patch Changes

  • Update dependency @dynatrace/dql-builder from 12.4.0 to 12.4.1

1.309.7

Patch Changes

  • Update dependency @dynatrace/data-exploration from 8.2.3 to 8.2.4

1.309.6

Patch Changes

  • Increase initial limit for notebooks to be loaded when opening the app via intent. (PAPA-23619)

1.309.5

Patch Changes

  • Update patch data exploration

1.309.4

Patch Changes

  • Fix initial width for log-content column in table. (PAPA-23105)

1.309.3

Patch Changes

  • Update dependency @dynatrace/interactions from 1.14.1 to 1.14.2

1.309.2

Patch Changes

  • Update dependency @dynatrace/data-exploration from 8.2.1 to 8.2.2

1.309.1

Patch Changes

  • Improve loading performance. (PAPA-23011)

1.309.0

Minor Changes

  • Add snippets for meter and gauge visualizations. (PAPA-22793) Add health tiles to snippet menu. (PAPA-20978)
  • Interactions have been refined for the following DQL types: boolean, string, double, long, ip_address, uid, and timestamp. (PAPA-22991)
  • Scroll section into view when added via intent. (PAPA-21290)

Patch Changes

  • Show missing buttons for read-only and ready-made notebooks. (PAPA-23115)
  • Trim document title from intent to a maxLength of 128 characters. (PAPA-22878)

Full version history

1.308.9

Patch Changes

  • Update dependency @dynatrace/interactions from 1.14.2 to 1.14.3

1.308.8

Patch Changes

  • Increase initial limit for notebooks to be loaded when opening the app via intent. (PAPA-23619)

1.308.7

Patch Changes

  • Update dependency @dynatrace/interactions from 1.14.1 to 1.14.2

1.308.6

Patch Changes

  • Update dependency @dynatrace/interactions from 1.14.0 to 1.14.1

1.308.5

Patch Changes

  • Removed 'not equal' interaction from DQL Builder Result view. (PAPA-23388)

1.308.4

Patch Changes

  • Adapt compatibility of APIs

1.308.3

Patch Changes

  • Show missing buttons for read-only and ready-made notebooks. (PAPA-23115)

1.308.2

Patch Changes

  • Update dependency @dynatrace/data-exploration from 8.1.3 to 8.1.4

1.308.1

Patch Changes

  • Fixes issues with the Timeframe Selector selecting dates at the end of the month with dd/mm/yy time format. (PAPA-23034)

1.308.0

Minor Changes

  • Remove Threhsolds from Meter & Gauge. (PAPA-22818)
  • Change help menu to align with the guide. (PAPA-22018)
  • Refine UI of read-only chip. (PAPA-22508)

Patch Changes

  • Fix losing value for the legend setting. (PAPA-22782)

Full version history

1.307.8

Patch Changes

  • Fix issue where visualization resets custom colors even when the data mapping type remains unchanged. (PAPA-22776)

1.307.7

Patch Changes

  • Fixes issues with the Timeframe Selector selecting dates at the end of the month with dd/mm/yy time format. (PAPA-23034)

1.307.6

Patch Changes

  • Update patch data exploration

1.307.5

Patch Changes

  • Fix invalid timeseries conversion with duration null values. PAPA-22942

1.307.4

Patch Changes

  • Removes filter so "top values" shows in field interactions. (PAPA-22608)

1.307.3

Patch Changes

  • Fixed SDKs compatibility issues.
  • Hide DQLBuilder starts and endswith operator suggestions (PAPA-22811) and Improve DQLBuilder migration logs (PAPA-22654)
  • Style fixes for top values summary menu group interaction. (PAPA-22608)

1.307.2

Patch Changes

  • Update to davis analyzers

1.307.1

Patch Changes

  • Downgrade SDKs for compatibility with released services

1.307.0

Minor Changes

  • Show CoPilot notifications with the Grail ones. (PAPA-21766)

Patch Changes

  • Improve performance for raw view. (PAPA-22071)
  • Resource path fixed for Japanese translations. (PAPA-22371)
  • Fix drilldown with serialized records. (PAPA-22037)
  • Fixed page freeze issue when triggering 'Rerun sections' under certain conditions. (PAPA-22320)

Full version history

1.306.7

Patch Changes

  • Fixes issue with TimeSeries relative values (PAPA-22804)

1.306.6

Patch Changes

  • Fixes issue with TimeSeries relative values (APPDEV-11280)

1.306.5

Patch Changes

  • Update dependency @dynatrace/dql-builder from 12.2.2 to 12.2.3

1.306.4

Patch Changes

  • Bumped version of documents-management to solve issue with Snapshots preview
  • Update dependency @dynatrace/data-exploration from 7.3.1 to 7.3.3

1.306.3

Patch Changes

  • Update dependency @dynatrace/dql-builder from 12.2.1 to 12.2.2

1.306.2

Patch Changes

  • Update DQLBuilder to fix migrations from v7 (PAPA-22144)

1.306.1

Patch Changes

  • Fix compatibility issues with dependencies

1.306.0

Minor Changes

  • Fix run button not indicating a change after selected segment is changed. (PAPA-21606)

Patch Changes

  • Default state merging moved to migration script. (PAPA-20668)
  • Add Problems section. (PAPA-20312)
  • Exit edit mode for section on discard changes for read-only notebook. (PAPA-21803)
  • Add tracking for adding events snippet. (PAPA-21097)
  • Fix visibility for Rerun sections-button if notebook has been moved to trash. (PAPA-21601)

Full version history

1.306.6

Patch Changes

  • Fixes issue with TimeSeries relative values (APPDEV-11280)

1.306.5

Patch Changes

  • Update dependency @dynatrace/dql-builder from 12.2.2 to 12.2.3

1.306.4

Patch Changes

  • Bumped version of documents-management to solve issue with Snapshots preview
  • Update dependency @dynatrace/data-exploration from 7.3.1 to 7.3.3

1.306.3

Patch Changes

  • Update dependency @dynatrace/dql-builder from 12.2.1 to 12.2.2

1.306.2

Patch Changes

  • Update DQLBuilder to fix migrations from v7 (PAPA-22144)

1.306.1

Patch Changes

  • Fix compatibility issues with dependencies

1.306.0

Minor Changes

  • Fix run button not indicating a change after selected segment is changed. (PAPA-21606)

Patch Changes

  • Default state merging moved to migration script. (PAPA-20668)
  • Add Problems section. (PAPA-20312)
  • Exit edit mode for section on discard changes for read-only notebook. (PAPA-21803)
  • Add tracking for adding events snippet. (PAPA-21097)
  • Fix visibility for Rerun sections-button if notebook has been moved to trash. (PAPA-21601)

Full version history

1.306.4

Patch Changes

  • Bumped version of documents-management to solve issue with Snapshots preview
  • Update dependency @dynatrace/data-exploration from 7.3.1 to 7.3.3

1.306.3

Patch Changes

  • Update dependency @dynatrace/dql-builder from 12.2.1 to 12.2.2

1.306.2

Patch Changes

  • Update DQLBuilder to fix migrations from v7 (PAPA-22144)

1.306.1

Patch Changes

  • Fix compatibility issues with dependencies

1.306.0

Minor Changes

  • Fix run button not indicating a change after selected segment is changed. (PAPA-21606)

Patch Changes

  • Default state merging moved to migration script. (PAPA-20668)
  • Add Problems section. (PAPA-20312)
  • Exit edit mode for section on discard changes for read-only notebook. (PAPA-21803)
  • Add tracking for adding events snippet. (PAPA-21097)
  • Fix visibility for Rerun sections-button if notebook has been moved to trash. (PAPA-21601)

Full version history

1.305.6

Patch Changes

  • Update patch data exploration

1.305.5

Patch Changes

  • Update dependency @dynatrace/dql-builder from 11.6.1 to 11.6.2

1.305.4

Patch Changes

  • Test upload to hub manager

1.305.3

Patch Changes

  • Update dependency @dynatrace/strato-components-preview from 0.116.71 to 0.116.72

1.305.2

Patch Changes

  • Update dependency @dynatrace/dql-builder from 11.6.0 to 11.6.1

1.305.1

Patch Changes

  • Exclude values from dimensions in timeseries charts. (PAPA-21459)

1.305.0

Minor Changes

  • Unused scopes where removed. (PAPA-21098)
  • Add backend zoom. (PAPA-21057)
  • An error state is shown for version incompatibility. (PAPA-20646)
  • Allow changes in the snapshot preview mode. (PAPA-20997)

Patch Changes

  • NL2DQL feedback state is reset if the API returns a new error. (PAPA-21308)
  • Cleanup invalid Davis AI configuration on clear result. (PAPA-21202)
  • Remove "Problems" option from snippet menu. (PAPA-21391)
  • Table cells do not have unnecessary padding. (PAPA-21199)
  • DQL editor placeholder more accurately reflects available suggestions. (PAPA-21348)

Full version history

1.304.5

Patch Changes

  • Temporarily disable the "log-content" column type override. (PAPA-21334)

1.304.4

Patch Changes

  • Table cells do not have unnecessary padding. (PAPA-21199)

1.304.3

Patch Changes

  • Fix duration thresholds in the DataTable. (PAPA-21242)

1.304.2

Patch Changes

  • Fix resolveSingleValueDataMappers to use the previous selected value on enabling trend. (PAPA-21184)

1.304.1

Patch Changes

  • Disable auto-detect for columns with type log due to performance-issues. (PAPA-21151)

1.304.0

Minor Changes

  • App initialization is now logged using the SDK logger. (PAPA-20675)
  • Add feedback button to help menu. (PAPA-18059)

Patch Changes

  • Segments selector now updates the current value immediately. (PAPA-20951)
  • Align sidebar styling with Dashboards. (PAPA-20923)
  • Only allow bottom section resizer. (PAPA-21013)
  • Print action has been removed from the sidebar actions. It is only accessible in the current Notebook's header actions. (PAPA-21077)

Full version history

1.304.4

Patch Changes

  • Table cells do not have unnecessary padding. (PAPA-21199)

1.304.3

Patch Changes

  • Fix duration thresholds in the DataTable. (PAPA-21242)

1.304.2

Patch Changes

  • Fix resolveSingleValueDataMappers to use the previous selected value on enabling trend. (PAPA-21184)

1.304.1

Patch Changes

  • Disable auto-detect for columns with type log due to performance-issues. (PAPA-21151)

1.304.0

Minor Changes

  • App initialization is now logged using the SDK logger. (PAPA-20675)
  • Add feedback button to help menu. (PAPA-18059)

Patch Changes

  • Segments selector now updates the current value immediately. (PAPA-20951)
  • Align sidebar styling with Dashboards. (PAPA-20923)
  • Only allow bottom section resizer. (PAPA-21013)
  • Print action has been removed from the sidebar actions. It is only accessible in the current Notebook's header actions. (PAPA-21077)

Full version history

1.303.7

Patch Changes

  • Segments selector now updates the current value immediately. (PAPA-20951)

1.303.6

Patch Changes

  • Table cells do not have unnecessary padding. (PAPA-21199)

1.303.5

Patch Changes

  • Fix duration thresholds in the DataTable. (PAPA-21242)

1.303.4

Patch Changes

  • Fix resolveSingleValueDataMappers to enable the trend using the previously selected value. (PAPA-21184)

1.303.3

Patch Changes

  • Disable auto-detect for columns with type log due to performance-issues. (PAPA-21151)

1.303.2

Patch Changes

  • Print action has been removed from the sidebar actions. It is only accessible in the current Notebook's header actions. (PAPA-21077)

1.303.1

Patch Changes

  • Fix dependency check when deploying the app.

1.303.0

Minor Changes

  • Adds path-change handler for smoother navigation. (PAPA-20477)
  • Integrate the Change Ownership action into Notebooks. (PAPA-20576)
  • Provide better feedback and handling in case of errors. (PAPA-20512)

Patch Changes

  • Fix changing visualization after re-running snippets. (PAPA-20725)
  • Segments selector changes can be reset, similar to the Timeframe selector. (PAPA-20745)
  • Fix visibilty of information overlays on small screens. (PAPA-20808)
  • Base case added in case Microguide initialization fails. (PAPA-20849)
  • Fix the size of the Document Browser header. (PAPA-20581)
  • Fix details view can't be closed when markdown section is selected. (PAPA-20661)
  • Improve accessibility of toolbar buttons (PAPA-20547)
  • Prevent SelectV2 height to grow beyond the viewport. (APPDEV-10414, PAPA-20724)

Full version history

1.303.6

Patch Changes

  • Table cells do not have unnecessary padding. (PAPA-21199)

1.303.5

Patch Changes

  • Fix duration thresholds in the DataTable. (PAPA-21242)

1.303.4

Patch Changes

  • Fix resolveSingleValueDataMappers to enable the trend using the previously selected value. (PAPA-21184)

1.303.3

Patch Changes

  • Disable auto-detect for columns with type log due to performance-issues. (PAPA-21151)

1.303.2

Patch Changes

  • Print action has been removed from the sidebar actions. It is only accessible in the current Notebook's header actions. (PAPA-21077)

1.303.1

Patch Changes

  • Fix dependency check when deploying the app.

1.303.0

Minor Changes

  • Adds path-change handler for smoother navigation. (PAPA-20477)
  • Integrate the Change Ownership action into Notebooks. (PAPA-20576)
  • Provide better feedback and handling in case of errors. (PAPA-20512)

Patch Changes

  • Fix changing visualization after re-running snippets. (PAPA-20725)
  • Segments selector changes can be reset, similar to the Timeframe selector. (PAPA-20745)
  • Fix visibilty of information overlays on small screens. (PAPA-20808)
  • Base case added in case Microguide initialization fails. (PAPA-20849)
  • Fix the size of the Document Browser header. (PAPA-20581)
  • Fix details view can't be closed when markdown section is selected. (PAPA-20661)
  • Improve accessibility of toolbar buttons (PAPA-20547)
  • Prevent SelectV2 height to grow beyond the viewport. (APPDEV-10414, PAPA-20724)

Full version history

1.302.4

Patch Changes

  • Fix table line wrap.

1.302.3

Patch Changes

  • Fix dependency check when deploying the app.

1.302.2

Patch Changes

  • Prevent SelectV2 height to grow beyond the viewport. (APPDEV-10414)
  • Fix the size of the Document Browser header. (PAPA-20581)
  • Fix the layout of the auto-select visualization label when in narrow view. (PAPA-20580)

1.302.1

Patch Changes

  • Fix app crash when disabling switch in analyzer inputs (DI-16669).

1.302.0

Minor Changes

  • Change visualization picker label. (PAPA-20261)
  • Filter segments are saved globally and used in new Query sections. (PAPA-20394)
  • Add settings search. (PAPA-20189)
  • Update "Getting started" Notebook. (PAPA-20465)
  • Snapshots show the name of the Notebook at the time the snapshot was taken, not the current document name. (PAPA-20393)
  • Disable the "Summarize query" option when the DQL query exceeds 3000 characters. (PAPA-20211)
  • Add auto select for visualizations. (PAPA-20124)

Patch Changes

  • Fix setting focus in Chrome for "Open with"-action for a section. (APPDEV-10150)
  • Add support for relative links in markdown. (PAPA-18180)
  • Fix interaction navigation to color surface. (PAPA-20070)

Full version history

1.301.6

Patch Changes

  • Fix issues with tracking events (PAPA-20632)

1.301.5

Patch Changes

  • Prevent SelectV2 height to grow beyond the viewport. (APPDEV-10414)

1.301.4

Patch Changes

  • Fix app crash when disabling switch in analyzer inputs. (DI-16669)

1.301.3

Patch Changes

  • Update strato-components-preview version and scopes.

1.301.2

Patch Changes

  • Fix table exception when result contains an empty array. (PAPA-20402)

1.301.1

Patch Changes

  • Automatically set linewrapEnabled to true if enabling linewrap on a column. (PAPA-20386)

1.301.0

Minor Changes

  • Adjust gap between Level Navigation Buttons. (PAPA-20263)
  • Intents now recognize Segments. (PAPA-19824)
  • Segments are now available for DQL queries. (PAPA-19819)
  • "Pin to Dock" functionality for Notebooks. (PAPA-19533)
  • Put the segments feature behind a feature flag. (PAPA-20103)
  • Migrate Feature Flags menu to Dynatrace internal OpenFeature provider. Feature Flags are now accessible using Ctrl + Shift + F8. (PAPA-20097)

Patch Changes

  • Hide segments intent info for outgoing intents when the segments feature flag is off. (PAPA-20103)
  • Add Events and Traces sections. (PAPA-20050)
  • Function section code foldings are no longer serialized. (PAPA-19876)
  • Added 'generate DQL only' functionality. (PAPA-19454)
  • Missing tracking events and feature tags have been added. (PAPA-19784)
  • Add Lint rule to increase test performance. (PAPA-20137)
  • Remove Honeycomb FF
  • "Pin to Dock" document action has been renamed to "Add to Dock". (PAPA-20148)
  • Help menu layout has been fixed. (PAPA-20101)
  • NL2DQL example prompts have been upgraded. "Preview" tag has been removed. (PAPA-20225)

Full version history

1.300.9

Patch Changes

  • Prevent SelectV2 height to grow beyond the viewport. (APPDEV-10414)

1.300.8

Patch Changes

  • Fix app crash when disabling switch in analyzer inputs. (DI-16669)

1.300.7

Patch Changes

  • Updates DQLBuilder to solve bug with filter. (PAPA-20528)

1.300.6

Patch Changes

  • Ensure that SingleValue container stays visible and does not collapse. (PAPA-20399)
  • Fix table exception when result contains an empty array. (PAPA-20402)

1.300.5

Patch Changes

  • Automatically set linewrapEnabled to true if enabling linewrap on a column. (PAPA-20386)

1.300.4

Patch Changes

  • Help menu layout has been fixed. (PAPA-20101)

1.300.3

Patch Changes

  • Update strato-components-preview

1.300.2

Patch Changes

  • Update Strato Preview Components library
  • Fix DQLBuilder not allowing to delete content in FilterField. (PAPA-20050)

1.300.1

Patch Changes

  • Interactions now also work with column type overrides in the table. (PAPA-20041)

1.300.0

Minor Changes

  • CoPilot prompts are now part of the intent payload as dt.nl2dqlPrompt. (PAPA-19787)

Patch Changes

  • Use SurfaceIds from data-exploration. (PAPA-19736)
  • Fix document browser having the wrong link path (PAPA-19915)
  • Tracking landmarks have been renamed/added. (PAPA-19784)
  • Provide the right information for the intent description. (PAPA-17314)

Full version history

1.300.7

Patch Changes

  • Updates DQLBuilder to solve bug with filter. (PAPA-20528)

1.300.6

Patch Changes

  • Ensure that SingleValue container stays visible and does not collapse. (PAPA-20399)
  • Fix table exception when result contains an empty array. (PAPA-20402)

1.300.5

Patch Changes

  • Automatically set linewrapEnabled to true if enabling linewrap on a column. (PAPA-20386)

1.300.4

Patch Changes

  • Help menu layout has been fixed. (PAPA-20101)

1.300.3

Patch Changes

  • Update strato-components-preview

1.300.2

Patch Changes

  • Update Strato Preview Components library
  • Fix DQLBuilder not allowing to delete content in FilterField. (PAPA-20050)

1.300.1

Patch Changes

  • Interactions now also work with column type overrides in the table. (PAPA-20041)

1.300.0

Minor Changes

  • CoPilot prompts are now part of the intent payload as dt.nl2dqlPrompt. (PAPA-19787)

Patch Changes

  • Use SurfaceIds from data-exploration. (PAPA-19736)
  • Fix document browser having the wrong link path (PAPA-19915)
  • Tracking landmarks have been renamed/added. (PAPA-19784)
  • Provide the right information for the intent description. (PAPA-17314)

Full version history

1.300.6

Patch Changes

  • Ensure that SingleValue container stays visible and does not collapse. (PAPA-20399)
  • Fix table exception when result contains an empty array. (PAPA-20402)

1.300.5

Patch Changes

  • Automatically set linewrapEnabled to true if enabling linewrap on a column. (PAPA-20386)

1.300.4

Patch Changes

  • Help menu layout has been fixed. (PAPA-20101)

1.300.3

Patch Changes

  • Update strato-components-preview

1.300.2

Patch Changes

  • Update Strato Preview Components library
  • Fix DQLBuilder not allowing to delete content in FilterField. (PAPA-20050)

1.300.1

Patch Changes

  • Interactions now also work with column type overrides in the table. (PAPA-20041)

1.300.0

Minor Changes

  • CoPilot prompts are now part of the intent payload as dt.nl2dqlPrompt. (PAPA-19787)

Patch Changes

  • Use SurfaceIds from data-exploration. (PAPA-19736)
  • Fix document browser having the wrong link path (PAPA-19915)
  • Tracking landmarks have been renamed/added. (PAPA-19784)
  • Provide the right information for the intent description. (PAPA-17314)

Full version history

1.299.6

Patch Changes

  • Fixed an issue that caused the axis ticks to not use the correct time zone.
  • Calendar Header reflects the actual month when selecting the first of the month.
  • Calendar no longer shows duplicate dates when DST changes and correctly applies the initial time.
  • Fixes the today indicator when using a user setting timezone like UTC+/-offset.

1.299.5

Patch Changes

  • Add Ready Made document for getting started

1.299.4

Patch Changes

  • Remove Ready Made document for training emergency

1.299.3

Patch Changes

  • Fixes overlapping lables in history browser. (APPDEV-9999)

1.299.2

Patch Changes

  • Fixed styling issues of the SingleValue visualization. (PAPA-19854)

1.299.1

Patch Changes

  • Solves issues with timeseries charts (PAPA-19813)
  • Solves issues with intents (PAPA-18569)

1.299.0

Minor Changes

  • Restyle visualization tab with new expandable section from data exploration lib. (PAPA-19508)
  • Internal navigation to the "Getting started" ready-made notebook has been refactored. (PAPA-19572)
  • Show microguide after first notebook has been created. (PAPA-19180)
  • Improve onboarding with ready-made notebook. (PAPA-19015)
  • Add chip in Thresholds LevelNavigation and units overrides
  • Provide getting started notebook as ready-mode notebook. (PAPA-19173)

Patch Changes

  • Solve issue with expandable sections not working
  • Notebook table link styling. (PAPA-19702)
  • Fix davis analyzer to always include logs.
  • Create a new store for each document. (PAPA-19068)
  • Add new button for ready-made notebooks. (PAPA-19008)

Full version history

1.298.4

Patch Changes

  • Fixed styling issues of the SingleValue visualization. (PAPA-19854)

1.298.3

Patch Changes


1.298.2

Patch Changes


1.298.1

Patch Changes

  • Improve performance

1.298.0

Minor Changes

  • Show CoPilot example prompts and link to docs. (PAPA-18276)
  • Add Davis Copilot intent. (PAPA-18278)
  • Timeframe selector behavior for CoPilot sections is more refined. (PAPA-18283)
  • Improvements to error handling between NL2DQL Davis sections and the Analytics Workflow. (PAPA-19213)
  • Adapt navigation buttons in editor tab content to new style. (PAPA-19006)
  • Tracking has been added for new CoPilot features. (PAPA-18275)
  • Remove Threshold section for Honeycomb and Donut/PieChart. (PAPA-17403)

Patch Changes

  • Add handlers for visualization snippets(PAPA-19185)
  • Bump DQLBuilder v9.0.1 (PAPA-18873)
  • Fix blocked navigation on previewing an older version of a notebook with migrations. (PAPA-19348)

Full version history

1.296.5

Patch Changes

  • Bump DQLBuilder v8.0.3 (PAPA-18873)

1.296.4

Patch Changes

  • Bump version of data-exploration package to 4.0.1 (PAPA-18492)

1.296.3

Patch Changes

  • Release 1.293.3

1.296.2

Patch Changes

  • Fix auto-rerun for sections when switching between notebooks and "Rerun sections" has been triggered before for any notebook. (PAPA-18972)
  • Fix CoPilot NL2DQL textarea being disabled. (PAPA-18841)

1.296.1

Patch Changes

  • Bump DQLBuilder v8.0.2 (PAPA-18873)
  • Fix CoPilot NL2DQL textarea being disabled. (PAPA-18841)

1.296.0

Minor Changes

  • Bump DQLBuilder@8.0.1: changes the parameter for Metric Queries. Unify a new property metric which now includes former metricKey and aggregation
  • Add notebook snapshots preview page. (PAPA-17705)
  • Query Parameter settings are no longer behind a feature flag. (PAPA-18615)
  • 30-day and 365-day Timeframe Selector presets are now available. (PAPA-18636)
  • Add a custom action to open the preview in a new tab. (PAPA-17704)
  • Honeycomb Feature Flag is enabled by default. (PAPA-17910)

Patch Changes

  • NL2DQL CoPilot textareas are now read-only in read-only documents. (PAPA-18612)
  • Don't execute code sections automatically. (PAPA-18780)
  • Fix focus for section title when changing the active section. (PAPA-18302)
  • Add snippet menu shortcuts to global modal. (PAPA-18671)
  • The Query Parameters "Change limit" button now correctly focuses the appropriate input in the panel. (PAPA-18637)
  • Replace URL when coming from an intent. (PAPA-18635)
  • Query Parameters are validated before used for Grail fetches. (PAPA-18708)
  • Remove Davis forecasting interaction. (DI-11999)

Full version history

1.295.4

Patch Changes

  • Fix auto rerun for sections when switching between notebooks and "Rerun sections" has been triggered before for any notebook. (PAPA-18972)

1.295.3

Patch Changes

  • Update DQLBuilder@7.0.5

1.295.2

Patch Changes

  • Add new raw filter to adapt and, or operators logic

1.295.1

Patch Changes

  • Fix autocomplete for metrics for sort and filter on dql builder. (PAPA-18600)

1.295.0

Minor Changes

  • Bump DQLBuilder v7 (PAPA-0000)
  • Redesign of add new section menu. (PAPA-17786)
  • Add "Business Events" section type. (PAPA-17786)
  • When Query Parameters are enabled and the "Change limit" notification is pressed, the Record Limit input in the sidebar is focused for better accessibility. (PAPA-17897)

Patch Changes

  • Fix output selection in Davis Analyzer visualization. DI-14563
  • Fix app crash in firefox if user navigates to a different notebook with pending changes. (PAPA-18486)
  • Fix a11y issues in side panel. (PAPA-18151)

Full version history

1.295.2

Patch Changes

  • Add new raw filter to adapt and, or operators logic

1.295.1

Patch Changes

  • Fix autocomplete for metrics for sort and filter on dql builder. (PAPA-18600)

1.295.0

Minor Changes

  • Bump DQLBuilder v7 (PAPA-0000)
  • Redesign of add new section menu. (PAPA-17786)
  • Add "Business Events" section type. (PAPA-17786)
  • When Query Parameters are enabled and the "Change limit" notification is pressed, the Record Limit input in the sidebar is focused for better accessibility. (PAPA-17897)

Patch Changes

  • Fix output selection in Davis Analyzer visualization. DI-14563
  • Fix app crash in firefox if user navigates to a different notebook with pending changes. (PAPA-18486)
  • Fix a11y issues in side panel. (PAPA-18151)

Full version history

1.294.3

Patch Changes

  • Fix auto-rerun for sections when switching between notebooks and "Rerun sections" has been triggered before for any notebook. (PAPA-18972)

1.294.2

Patch Changes

  • Do not send keyProperties in intent to avoid empty app suggestion modal

1.294.1

Patch Changes

  • Fix wrong time expression for analyzer execution. (DI-14830)
  • Fix incompatible davis-components dependency. (DI-14824)

1.294.0

Minor Changes

  • CoPilot message token can be copied in the statistics overlay. (PAPA-17942)
  • CoPilot NL2DQL and DQL2NL negative feedback categories have been updated. (PAPA-10053)

Patch Changes

  • Fix alignment for "Add section"-button. (PAPA-18228)
  • Prevent "Could not save changes" dialog on readonly documents. (PAPA-18036)
  • Fix incorrect Davis Analyzer results. (DI-14372)
  • If the user does not have the NL2DQL CoPilot skill, then only the DQL query will run. (PAPA-18140)
  • Ensure that error toast is only called once when action failed, not on every rerender. (PAPA-18203)

Full version history

1.294.2

Patch Changes

  • Do not send keyProperties in intent to avoid empty app suggestion modal

1.294.1

Patch Changes

  • Fix wrong time expression for analyzer execution. (DI-14830)
  • Fix incompatible davis-components dependency. (DI-14824)

1.294.0

Minor Changes

  • CoPilot message token can be copied in the statistics overlay. (PAPA-17942)
  • CoPilot NL2DQL and DQL2NL negative feedback categories have been updated. (PAPA-10053)

Patch Changes

  • Fix alignment for "Add section"-button. (PAPA-18228)
  • Prevent "Could not save changes" dialog on readonly documents. (PAPA-18036)
  • Fix incorrect Davis Analyzer results. (DI-14372)
  • If the user does not have the NL2DQL CoPilot skill, then only the DQL query will run. (PAPA-18140)
  • Ensure that error toast is only called once when action failed, not on every rerender. (PAPA-18203)

Full version history

1.293.3

Patch Changes

  • Bump DQLBuilder to fix flicker error on init(PAPA-18174)

1.293.2

Patch Changes

  • Update results correctly on intermediate query results. (PAPA-18279)

1.293.1

Patch Changes

  • Do not show error page if information for a user cannot be retrieved. (PAPA-18200)

1.293.0

Minor Changes

  • Enable zoom feature by default. (PAPA-18081)

Patch Changes

  • Fix keyboard navigation in DQLBuilder. (PAPA-17880)
  • Rollback wrapping DQLBuilder in a FormField element. (PAPA-17920)
  • Fix analyzer result cache syncing. (DI-14266)
  • Fix wrong palette type for chart settings. (PAPA-17403)
  • The table visualization only allows one column action menu to be opened at a time. (PAPA-18074)

Full version history

1.293.2

Patch Changes

  • Update results correctly on intermediate query results. (PAPA-18279)

1.293.1

Patch Changes

  • Do not show error page if information for a user cannot be retrieved. (PAPA-18200)

1.293.0

Minor Changes

  • Enable zoom feature by default. (PAPA-18081)

Patch Changes

  • Fix keyboard navigation in DQLBuilder. (PAPA-17880)
  • Rollback wrapping DQLBuilder in a FormField element. (PAPA-17920)
  • Fix analyzer result cache syncing. (DI-14266)
  • Fix wrong palette type for chart settings. (PAPA-17403)
  • The table visualization only allows one column action menu to be opened at a time. (PAPA-18074)

Full version history

1.292.2

Patch Changes

  • Ensure that arrays are displayed correctly with default (empty) units. PAPA-18094

1.292.1

Patch Changes

  • Fix analyzer result cache syncing. DI-14266

1.292.0

Minor Changes

  • Add print preview. (PAPA-17699)
  • Custom Davis CoPilot implementation for DQL to NL service has been replaced using @dynatrace/copilot-components package. (PAPA-10263)
  • Disable Run Button in Davis CoPilot section when prompt limit is reached. (PAPA-9813)
  • Move print preview from own route into main page. (PAPA-17568)
  • Update Davis CoPilot preview text. (PAPA-17651)

Patch Changes

  • Include davis analyzer intent data in query link. (DI-14099)
  • Dont allow dql interactions when drilled-down. (PAPA-17730)

Full version history

1.292.1

Patch Changes

  • Fix analyzer result cache syncing. DI-14266

1.292.0

Minor Changes

  • Add print preview. (PAPA-17699)
  • Custom Davis CoPilot implementation for DQL to NL service has been replaced using @dynatrace/copilot-components package. (PAPA-10263)
  • Disable Run Button in Davis CoPilot section when prompt limit is reached. (PAPA-9813)
  • Move print preview from own route into main page. (PAPA-17568)
  • Update Davis CoPilot preview text. (PAPA-17651)

Patch Changes

  • Include davis analyzer intent data in query link. (DI-14099)
  • Dont allow dql interactions when drilled-down. (PAPA-17730)

Full version history

1.291.2

Patch Changes

  • Fix analyzer result cache syncing. (DI-14266)

1.291.1

Patch Changes

  • Fix Histogram data mapping for series. (PAPA-17687)

1.291.0

Minor Changes

  • The messageToken provided by CoPilot NL2DQL calls is now visible in the Analytics Workflow statistics popup. (PAPA-10129)
  • Bump dql builder to 5.3.0.
  • Edit dql-builder tracking events to be consistent. (PAPA-9661)

Patch Changes

  • Hide units and formats settings for davis visualization. (DI-13934)
  • Fix DQL builder not getting updated after an interaction. (PAPA-17475)
  • Fix empty first page in print preview on chrome. (PAPA-17283)
  • Hide details view when loading notebook from View all notebooks page. (PAPA-17594)

Full version history

1.291.1

Patch Changes

  • Fix Histogram data mapping for series.

1.291.0

Minor Changes

  • The messageToken provided by CoPilot NL2DQL calls is now visible in the Analytics Workflow statistics popup.
  • Bump dql builder to 5.3.0.
  • Edit dql-builder tracking events to be consistent.

Patch Changes

  • Hide units and formats settings for davis visualization.
  • Fix DQL builder not getting updated after an interaction.
  • Fix empty first page in print preview on chrome.
  • Hide details view when loading notebook from View all notebooks page.

Full version history

1.290.3

Patch Changes

  • Fix DQL builder not getting updated after an interaction. (PAPA-17475)

1.290.2

Patch Changes

  • Fix sorting in tables (PAPA-17350).

1.290.1

Patch Changes

  • Fix infinite reload for non existing documents. (PAPA-17505)

1.290.0

Minor Changes

  • Honeycomb is a valid visualization on VisualizationPicker. (PAPA-10246)
  • Enable drag and drop upload for notebooks. (PAPA-9629)
  • Custom Davis CoPilot implementation for NL to DQL service has been replaced using @dynatrace/copilot-components package. (PAPA-9885)

Patch Changes

  • Ensure that modal is closable via Escape key when used inside of menu. (PAPA-17289)
  • Fix rerenders on polling. (EXA-10065)
  • Prevent Honeycomb visualization to be selected in the visualization picker. (PAPA-17027)

Full version history

1.289.3

Patch Changes

  • Fix Cannot read properties of undefined error on execution. (PAPA-17650)

1.289.2

Patch Changes

  • Fix data table sorting (PAPA-17350).

1.289.1

Patch Changes

  • Fix "compare to previous period" not being rendered properly

1.289.0

Minor Changes

  • Update DQLBuilder to version 5.
  • "Rerun Sections"-button restarts running queries and code. (EXA-10198)
  • Display confirm modal when clicking the "Rerun sections" button. (PAPA-10090)

Patch Changes

  • Fix update issue when document version could not be identified. (PAPA-17154)
  • Fixed wrong default color in editor. (PAPA-10288)
  • Dont reset units and threshold settings when drilling down or up a result. (PAPA-10274)
  • Pie and donut chart tooltips render the correct value upon initial render when a section becomes active. (PAPA-9949)

Full version history

1.289.2

Patch Changes

  • Fix data table sorting (PAPA-17350).

1.289.1

Patch Changes

  • Fix "compare to previous period" not being rendered properly

1.289.0

Minor Changes

  • Update DQLBuilder to version 5.
  • "Rerun Sections"-button restarts running queries and code. (EXA-10198)
  • Display confirm modal when clicking the "Rerun sections" button. (PAPA-10090)

Patch Changes

  • Fix update issue when document version could not be identified. (PAPA-17154)
  • Fixed wrong default color in editor. (PAPA-10288)
  • Dont reset units and threshold settings when drilling down or up a result. (PAPA-10274)
  • Pie and donut chart tooltips render the correct value upon initial render when a section becomes active. (PAPA-9949)

Full version history

1.289.1

Patch Changes

  • Fix "compare to previous period" not being rendered properly

1.289.0

Minor Changes

  • Update DQLBuilder to version 5.
  • "Rerun Sections"-button restarts running queries and code. (EXA-10198)
  • Display confirm modal when clicking the "Rerun sections" button. (PAPA-10090)

Patch Changes

  • Fix update issue when document version could not be identified. (PAPA-17154)
  • Fixed wrong default color in editor. (PAPA-10288)
  • Dont reset units and threshold settings when drilling down or up a result. (PAPA-10274)
  • Pie and donut chart tooltips render the correct value upon initial render when a section becomes active. (PAPA-9949)

Full version history

1.288.1

Patch Changes

  • Fixed wrong default color in editor. (PAPA-10288)

1.288.0

Minor Changes

  • Discard changes button enabled for dql builder section. (EXA-10044)
  • Improve notebook print preview. (EXA-9848)

Patch Changes

  • Improve accessibility on sidebar (EXA-10179)
  • Use correct copilot error message response format. (EXA-10137)
  • UI refinements for the Davis CoPilot integration. (EXA-9481)
  • Update button label displayed when visualization is not applicable. (EXA-10046)

Full version history

1.287.5

Patch Changes

  • Fixed wrong default color in editor. (PAPA-10288)

1.287.4

Patch Changes

  • Improve accessibility on sidebar (EXA-10179)

1.287.3

Patch Changes

  • Hide shift command. (EXA-10195)

1.287.2

Patch Changes

  • Fix single value visualisation layout. (EXA-10126)

1.287.1

Patch Changes

  • Use correct copilot error message response format. (EXA-10137)
  • UI refinements for the Davis CoPilot integration. (EXA-9481)

1.287.0

Minor Changes

  • Add missing createDocument tracking events. (EXA-9973)
  • Update DQLBuilder to v4.4.0.
  • Navigate to the document list when clicking the app icon in the app header. (EXA-9990)

Patch Changes

  • Improve performance while typing a DQL query. (EXA-9980)
  • Remove extract fields interaction for dql builder. (EXA-10039)
  • Fix incorrect drilldown for nested arrays. (EXA-9997)
  • "Unsaved changes" modal appears when the user has unsaved Markdown changes in edit mode. (EXA-10010)
  • Apply drilldown path on load. (EXA-9997)
  • Support davis analyzer hints. (DAVIS-7580)
  • Fix adding a section to an existing notebook from an intent being added twice. (EXA-10042)
  • Added focus wrap for side menu to be able to tab through the elements continuously. (EXA-9714)
  • Disable Davis CoPilot feedback buttons only after feedback was given. (EXA-10094)
  • Add EntityAnalyzer to davis select filter. (DS-5096)
  • Fix DQLBuilder to correctly escape metric keys. (EXA-9912)

Full version history

1.286.4

Patch Changes

  • Improve accessibility on sidebar (EXA-10179)

1.286.3

Patch Changes

  • Fix Single value visualization layout. (EXA-10126)

1.286.2

Patch Changes

  • Use correct copilot error message response format. (EXA-10137)
  • UI refinements for the Davis CoPilot integration. (EXA-9481)

1.286.1

Patch Changes

  • Migrate duplicate section IDs after Notebook has been opened. (EXA-10011)

1.286.0

Minor Changes

  • Added interactions for DQLBuilder both for logs and metrics. (EXA-9411)
  • Fix cut-off severity icons in notifications. (EXA-9825)
  • Send back Davis Copilot messageToken in feedback request. (EXA-9817)
  • Behavioral events sent when interacting with microguide. (EXA-7897)
  • Behavioral events sent when interacting with document conflict modal. (EXA-9702)
  • Add support for opening metrics from the global search. (EXA-9514)
  • Localize keyboard shortcut descriptions. (EXA-9460)
  • Show Davis CoPilot error messages, instead of generic error. (EXA-9366)

Patch Changes

  • Fix histogram visualization selecting raw visualization. (EXA-9854)
  • Migrate to davis-components and davis-awf-plugin. (DAVIS-7537)
  • Fix styling of markdown table. (EXA-9871)
  • Migrate intents and notebooks to avoid invalid settings. (EXA-9968)
  • Upgrade data-exploration, removes duplicate "Open with" interaction, etc. (EXA-9863, EXA-9867, EXA-9828)
  • Remove duplicate "Open with" interaction. (EXA-9867)
  • "Unsaved changes" modal no longer appears when a document has a conflict and the user clones the document. (EXA-9837)

Full version history

1.286.3

Patch Changes

  • Fix Single value visualization layout. (EXA-10126)

1.286.2

Patch Changes

  • Use correct copilot error message response format. (EXA-10137)
  • UI refinements for the Davis CoPilot integration. (EXA-9481)

1.286.1

Patch Changes

  • Migrate duplicate section IDs after Notebook has been opened. (EXA-10011)

1.286.0

Minor Changes

  • Added interactions for DQLBuilder both for logs and metrics. (EXA-9411)
  • Fix cut-off severity icons in notifications. (EXA-9825)
  • Send back Davis Copilot messageToken in feedback request. (EXA-9817)
  • Behavioral events sent when interacting with microguide. (EXA-7897)
  • Behavioral events sent when interacting with document conflict modal. (EXA-9702)
  • Add support for opening metrics from the global search. (EXA-9514)
  • Localize keyboard shortcut descriptions. (EXA-9460)
  • Show Davis CoPilot error messages, instead of generic error. (EXA-9366)

Patch Changes

  • Fix histogram visualization selecting raw visualization. (EXA-9854)
  • Migrate to davis-components and davis-awf-plugin. (DAVIS-7537)
  • Fix styling of markdown table. (EXA-9871)
  • Migrate intents and notebooks to avoid invalid settings. (EXA-9968)
  • Upgrade data-exploration, removes duplicate "Open with" interaction, etc. (EXA-9863, EXA-9867, EXA-9828)
  • Remove duplicate "Open with" interaction. (EXA-9867)
  • "Unsaved changes" modal no longer appears when a document has a conflict and the user clones the document. (EXA-9837)

Full version history

1.286.2

Patch Changes

  • Use correct copilot error message response format. (EXA-10137)
  • UI refinements for the Davis CoPilot integration. (EXA-9481)

1.286.1

Patch Changes

  • Migrate duplicate section IDs after Notebook has been opened. (EXA-10011)

1.286.0

Minor Changes

  • Added interactions for DQLBuilder both for logs and metrics. (EXA-9411)
  • Fix cut-off severity icons in notifications. (EXA-9825)
  • Send back Davis Copilot messageToken in feedback request. (EXA-9817)
  • Behavioral events sent when interacting with microguide. (EXA-7897)
  • Behavioral events sent when interacting with document conflict modal. (EXA-9702)
  • Add support for opening metrics from the global search. (EXA-9514)
  • Localize keyboard shortcut descriptions. (EXA-9460)
  • Show Davis CoPilot error messages, instead of generic error. (EXA-9366)

Patch Changes

  • Fix histogram visualization selecting raw visualization. (EXA-9854)
  • Migrate to davis-components and davis-awf-plugin. (DAVIS-7537)
  • Fix styling of markdown table. (EXA-9871)
  • Migrate intents and notebooks to avoid invalid settings. (EXA-9968)
  • Upgrade data-exploration, removes duplicate "Open with" interaction, etc. (EXA-9863, EXA-9867, EXA-9828)
  • Remove duplicate "Open with" interaction. (EXA-9867)
  • "Unsaved changes" modal no longer appears when a document has a conflict and the user clones the document. (EXA-9837)

Full version history

1.286.1

Patch Changes

  • Migrate duplicate section IDs after Notebook has been opened. (EXA-10011)

1.286.0

Minor Changes

  • Added interactions for DQLBuilder both for logs and metrics. (EXA-9411)
  • Fix cut-off severity icons in notifications. (EXA-9825)
  • Send back Davis Copilot messageToken in feedback request. (EXA-9817)
  • Behavioral events sent when interacting with microguide. (EXA-7897)
  • Behavioral events sent when interacting with document conflict modal. (EXA-9702)
  • Add support for opening metrics from the global search. (EXA-9514)
  • Localize keyboard shortcut descriptions. (EXA-9460)
  • Show Davis CoPilot error messages, instead of generic error. (EXA-9366)

Patch Changes

  • Fix histogram visualization selecting raw visualization. (EXA-9854)
  • Migrate to davis-components and davis-awf-plugin. (DAVIS-7537)
  • Fix styling of markdown table. (EXA-9871)
  • Migrate intents and notebooks to avoid invalid settings. (EXA-9968)
  • Upgrade data-exploration, removes duplicate "Open with" interaction, etc. (EXA-9863, EXA-9867, EXA-9828)
  • Remove duplicate "Open with" interaction. (EXA-9867)
  • "Unsaved changes" modal no longer appears when a document has a conflict and the user clones the document. (EXA-9837)

Full version history

1.285.2

Patch Changes

  • Remove duplicate "Open with" interaction. (EXA-9867)
  • Migrate intents and notebooks to avoid invalid settings. (EXA-9968)

1.285.1

Patch Changes

  • Fix histogram visualization selecting raw visualization. (EXA-9854)
  • Upgrade data-exploration, removes duplicate "Open with" interaction, etc. (EXA-9863, EXA-9867, EXA-9828)

1.285.0

Minor Changes

  • Disable "Edit series" in read-only mode. (EXA-9736)
  • Add a button for the invalid data mapping visualization. (EXA-9203)
  • Close detailview panel overlay after selecting a visualization. (EXA-7326)
  • Upgrade internal packages, add UID provider. (NO-ISSUE)
  • Migrate old single value background property to the current one. (EXA-9673)
  • Introduce new headless mode for dt.query-intent without the need to switch the app-context (EXA-9431)
  • Refined error page in case of inaccessible documents. (EXA-8610)

Patch Changes

  • Browser prompt now appears when switching notebooks when there are still unsaved changes. (EXA-9656)
  • Avoid redraw of notebook on title change. (EXA-9705)
  • Be able to navigate when Options panel is open. (EXA-9712)
  • Invalid Copilot prompt wont be executed anymore. (EXA-9684)
  • Add migration for chart data mappings. (EXA-9681)
  • Enable Davis suggest threshold widget. (DAVIS-5980)
  • Do not display thresholds settings section when visualization is davis. (EXA-9737)
  • Add title for document names in the sidebar (EXA-9763)

Full version history

1.285.0

Minor Changes

  • Disable "Edit series" in read-only mode. (EXA-9736)
  • Add a button for the invalid data mapping visualization. (EXA-9203)
  • Close detailview panel overlay after selecting a visualization. (EXA-7326)
  • Upgrade internal packages, add UID provider. (NO-ISSUE)
  • Migrate old single value background property to the current one. (EXA-9673)
  • Introduce new headless mode for dt.query-intent without the need to switch the app-context (EXA-9431)
  • Refined error page in case of inaccessible documents. (EXA-8610)

Patch Changes

  • Browser prompt now appears when switching notebooks when there are still unsaved changes. (EXA-9656)
  • Avoid redraw of notebook on title change. (EXA-9705)
  • Be able to navigate when Options panel is open. (EXA-9712)
  • Invalid Copilot prompt wont be executed anymore. (EXA-9684)
  • Add migration for chart data mappings. (EXA-9681)
  • Enable Davis suggest threshold widget. (DAVIS-5980)
  • Do not display thresholds settings section when visualization is davis. (EXA-9737)
  • Add title for document names in the sidebar (EXA-9763)

Full version history

1.284.4

Patch Changes

  • Migrate intents and notebooks to avoid invalid settings. (EXA-9968)

1.284.3

Patch Changes

  • Bump data-exploration version from 2.0.1 to 2.0.3. (EXA-9609)

1.284.2

Patch Changes

  • Migrate old single value background property to the current one. (EXA-9673)

1.284.1

Patch Changes

  • Add migration for chart data mappings. (EXA-9681)

1.284.0

Minor Changes

  • Browser confirm dialog appears when attempting to navigate when there are unsaved changes. (EXA-9429)
  • Update the display of notifications in sections. (EXA-9191)
  • Make details-panel title sticky. (EXA-7885)

Patch Changes

  • Fix auto-run for DQL intent. (EXA-9631)
  • Updating DQL builder to 4.0.1.

Full version history

1.284.3

Patch Changes

  • Bump data-exploration version from 2.0.1 to 2.0.3. (EXA-9609)

1.284.2

Patch Changes

  • Migrate old single value background property to the current one. (EXA-9673)

1.284.1

Patch Changes

  • Add migration for chart data mappings. (EXA-9681)

1.284.0

Minor Changes

  • Browser confirm dialog appears when attempting to navigate when there are unsaved changes. (EXA-9429)
  • Update the display of notifications in sections. (EXA-9191)
  • Make details-panel title sticky. (EXA-7885)

Patch Changes

  • Fix auto-run for DQL intent. (EXA-9631)
  • Updating DQL builder to 4.0.1.

Full version history

1.284.1

Patch Changes

  • Add migration for chart data mappings. (EXA-9681)

1.284.0

Minor Changes

  • Browser confirm dialog appears when attempting to navigate when there are unsaved changes. (EXA-9429)
  • Update the display of notifications in sections. (EXA-9191)
  • Make details-panel title sticky. (EXA-7885)

Patch Changes

  • Fix auto-run for DQL intent. (EXA-9631)
  • Updating DQL builder to 4.0.1.

Full version history

1.283.2

Patch Changes

  • Add migration for chart data mappings. (EXA-9681)

1.283.1

Patch Changes

  • Update to data-exploration@1.7.2, includes EXA-9627, EXA-9348, EXA-9628 EXA-9348, EXA-9555 and EXA-9526. (NO-ISSUE)
  • Fix auto-run for dql-intent (EXA-9631)
  • Updating dependency to dql-builder to 4.0.1 (NO-ISSUE)

1.283.0

Minor Changes

  • Add feedback mechanism for Davis CoPilot DQL 2 NL feature. (EXA-9401)
  • Persist expand state of Davis Copilot DQL snippet. (EXA-9397)
  • Unwrap data-mapping and settings section in details panel. (EXA-9498)
  • Add Davis CoPilot DQL to natural language. EXA-9396
  • Add print view. (EXA-9219)
  • Add "Copy" interaction to fields and values in record view and table. (EXA-8657)
  • Enable open and copy interactions in read-only mode. (EXA-9519)
  • Add "Convert to series" interaction to table header and record view summary. (EXA-9285)
  • Truncate large strings to a max. of 1000 characters. (EXA-9055)
  • Improve usability of Thresholds (EXA-8872).

Patch Changes

  • Fix davis visualization chart height. (DAVIS-7454)
  • Fix downloading the result to download the content of the current active section (EXA-9444)
  • Upgrade document manager, optional chain section access. (NO-ISSUE)
  • Upgrade dql-builder SDK, removes legacy dependencies. (EXA-9274)
  • Fix exception raised when navigating filters with the keyboard (EXA-9448).
  • Avoid showing conflict modal if persisting the notebook takes longer (EXA-9336)
  • Emit behavior event when downloading section result. (EXA-9365)

Full version history

1.283.1

Patch Changes

  • Update to data-exploration@1.7.2, includes EXA-9627, EXA-9348, EXA-9628 EXA-9348, EXA-9555 and EXA-9526. (NO-ISSUE)
  • Fix auto-run for dql-intent (EXA-9631)
  • Updating dependency to dql-builder to 4.0.1 (NO-ISSUE)

1.283.0

Minor Changes

  • Add feedback mechanism for Davis CoPilot DQL 2 NL feature. (EXA-9401)
  • Persist expand state of Davis Copilot DQL snippet. (EXA-9397)
  • Unwrap data-mapping and settings section in details panel. (EXA-9498)
  • Add Davis CoPilot DQL to natural language. EXA-9396
  • Add print view. (EXA-9219)
  • Add "Copy" interaction to fields and values in record view and table. (EXA-8657)
  • Enable open and copy interactions in read-only mode. (EXA-9519)
  • Add "Convert to series" interaction to table header and record view summary. (EXA-9285)
  • Truncate large strings to a max. of 1000 characters. (EXA-9055)
  • Improve usability of Thresholds (EXA-8872).

Patch Changes

  • Fix davis visualization chart height. (DAVIS-7454)
  • Fix downloading the result to download the content of the current active section (EXA-9444)
  • Upgrade document manager, optional chain section access. (NO-ISSUE)
  • Upgrade dql-builder SDK, removes legacy dependencies. (EXA-9274)
  • Fix exception raised when navigating filters with the keyboard (EXA-9448).
  • Avoid showing conflict modal if persisting the notebook takes longer (EXA-9336)
  • Emit behavior event when downloading section result. (EXA-9365)

Full version history

1.282.3

Patch Changes

  • Upgrade document manager, optional chain section access. (NO-ISSUE)
  • Fix downloading the result to download the content of the current active section. (EXA-9444)
  • Avoid showing conflict modal if persisting the notebook takes longer. (EXA-9336)
  • DQL builder

Full version history

1.281.3

Patch Changes

  • Avoid showing conflict modal if persisting the notebook takes longer. (EXA-9336)

1.281.2

Patch Changes

  • Fix line wrap in custom table cells. (EXA-9288)

1.281.1

Patch Changes

  • Use correct feedback endpoint for davis copilot NL 2 DQL. (EXA-9093)
  • Fix data mapping in categorical bar chart. (EXA-9029)

1.281.0

Minor Changes

  • Always show log panel button in code section, remove subtext. (EXA-8753)
  • Davis Copilot section feedback. (EXA-9093)
  • Update dql-builder to 3.2.0. (NO-ISSUE)
  • Introduce Davis Copilot notebook sections. EXA-7279
  • Clicking on the app-name links to an empty notebook. (EXA-9108)
  • Added autorun for Explore logs sections with a default limit of 20. (NO-ISSUE)

Patch Changes

  • Fix deselecting of active notebook if any other has been deleted. (EXA-9049)
  • Enable view all notebooks-button if no specific notebook is selected. (EXA-9111)
  • Disable polling for change if there are local changes to avoid infinite loading state. (EXA-9092)
  • Make lineChart the default visualisation for Explore Metrics (EXA-9005)
  • Fix button naming and placement of new sections from DQL builder menu. (EXA-8873)
  • Disable button while a copy of a notebook is created. (EXA-9048)

Full version history

1.282.2

Patch Changes

  • Update ECR image, fix helm chart publish. (NO-ISSUE)

1.282.1

Patch Changes

  • Upgrade DQL builder SDK, removes legacy dependencies. (EXA-9274)

1.282.0

Minor Changes

  • Upgrade DQL builder

Full version history

1.281.1

Patch Changes

  • Use correct feedback endpoint for davis copilot NL 2 DQL. (EXA-9093)
  • Fix data mapping in categorical bar chart. (EXA-9029)

1.281.0

Minor Changes

  • Always show log panel button in code section, remove subtext. (EXA-8753)
  • Davis Copilot section feedback. (EXA-9093)
  • Update dql-builder to 3.2.0. (NO-ISSUE)
  • Introduce Davis Copilot notebook sections. EXA-7279
  • Clicking on the app-name links to an empty notebook. (EXA-9108)
  • Added autorun for Explore logs sections with a default limit of 20. (NO-ISSUE)

Patch Changes

  • Fix deselecting of active notebook if any other has been deleted. (EXA-9049)
  • Enable view all notebooks-button if no specific notebook is selected. (EXA-9111)
  • Disable polling for change if there are local changes to avoid infinite loading state. (EXA-9092)
  • Make lineChart the default visualisation for Explore Metrics (EXA-9005)
  • Fix button naming and placement of new sections from DQL builder menu. (EXA-8873)
  • Disable button while a copy of a notebook is created. (EXA-9048)

Full version history

1.12.2

Patch Changes

  • Enable view all notebooks-button if no specific notebook is selected. (EXA-9111)
  • Apply workaround for line wrap in data table. (EXA-9114)

1.12.1

Patch Changes

  • Fix deselecting of active notebook if any other has been deleted. (EXA-9049)
  • Disable polling for change if there are local changes to avoid infinite loading state. (EXA-9092)
  • Disable button while a copy of a notebook is created. (EXA-9048)

1.12.0

Minor Changes

  • Enable Thresholds feature by default, remove feature flag. (EXA-8835)
  • Add "Explore Metrics" section. (EXA-8650)

Patch Changes

  • Open sidepanel on view query intent with davis settings. (DAVIS-6969)
  • Only show section resize handle when result not empty. (EXA-8874)

Full version history

1.12.1

Patch Changes

  • Fix deselecting of active notebook if any other has been deleted. (EXA-9049)
  • Disable polling for change if there are local changes to avoid infinite loading state. (EXA-9092)
  • Disable button while a copy of a notebook is created. (EXA-9048)

1.12.0

Minor Changes

  • Enable Thresholds feature by default, remove feature flag. (EXA-8835)
  • Add "Explore Metrics" section. (EXA-8650)

Patch Changes

  • Open sidepanel on view query intent with davis settings. (DAVIS-6969)
  • Only show section resize handle when result not empty. (EXA-8874)

Full version history

1.11.1

Patch Changes

  • Workaround for CodeSnippet performance issues. (EXA-8994)
  • Fix performance issues in table.

1.11.0

Minor Changes

  • Upgrade to CoPilot API version 0.2. (EXA-8748)
  • Integrate new Documents Management component. (EXA-6388)
  • Uploaded CSV files parse headers more precisely to create valid DQL tokens. (EXA-7868)
  • Unify section toolbar run button and toggle input button. (EXA-8778)
  • Replace DqlTable with the new DataTable by removing the feature flag. (EXA-6737)
  • Introduce Davis Visualization Settings.

Patch Changes

  • Release Davis side panel integration. (DAVIS-5769)
  • Add sourceApp property to QueryIntent payload. (DAVIS-5950)

Full version history

1.9.4

Patch Changes

  • Fix slow initial rendering of big results. (EXA-7791)
  • Start of week in the calendar now correctly respects user timeframe settings. (ADES-4995)

1.8.0

Minor Changes

  • Add drag and drop upload for csv and json files. (EXA-6541)
  • Davis CoPilot will now provide a query summary on every query run. Also feedback got improved. (EXA-7509)

Patch Changes

  • Support sharing Davis® AI configurations with other apps. (DAVIS-5120)
  • Use shared davis side panel components. (DAVIS-5313)
  • Fix slow initial rendering of big results. (EXA-7791)
  • Add missing ingest of CoPilot feedback. (NO-ISSUE)
  • Fix missing intermediate updates. (EXA-7793)
  • Update Davis® AI icons. (DAVIS-5436)
  • Improve Davis AI flow. DAVIS-5143

Full version history

1.8.1

Patch Changes

  • Fix slow initial rendering of big results. (EXA-7791)
  • Start of week in the calendar now correctly respects user timeframe settings. (ADES-4995)

1.8.0

Minor Changes

  • Add drag and drop upload for csv and json files. (EXA-6541)
  • Davis CoPilot will now provide a query summary on every query run. Also feedback got improved. (EXA-7509)

Patch Changes

  • Support sharing Davis® AI configurations with other apps. (DAVIS-5120)
  • Use shared davis side panel components. (DAVIS-5313)
  • Fix slow initial rendering of big results. (EXA-7791)
  • Add missing ingest of CoPilot feedback. (NO-ISSUE)
  • Fix missing intermediate updates. (EXA-7793)
  • Update Davis® AI icons. (DAVIS-5436)
  • Improve Davis AI flow. (DAVIS-5143)

Full version history

1.8.0

Minor Changes

  • Add drag and drop upload for csv and json files. (EXA-6541)
  • Davis CoPilot will now provide a query summary on every query run. Also feedback got improved. (EXA-7509)

Patch Changes

  • Support sharing Davis® AI configurations with other apps. (DAVIS-5120)
  • Use shared davis side panel components. (DAVIS-5313)
  • Fix slow initial rendering of big results. (EXA-7791)
  • Add missing ingest of CoPilot feedback. (NO-ISSUE)
  • Fix missing intermediate updates. (EXA-7793)
  • Update Davis® AI icons. (DAVIS-5436)
  • Improve Davis AI flow. DAVIS-5143

Full version history

1.7.0

Minor Changes

  • Add "Welcome to notebooks" Microguide. (EXA-6966)
  • Support documents-title for view-multiple-elements intent. (EXA-7201)
  • Integrate Davis CoPilot DQL to Natural Language feature for internal user. (EXA-7126)
  • Move visualizations and options as expandable sections to the details view. (EXA-7122)
  • Visualization picker uses grid layout by default. (EXA-7121)

Patch Changes

  • Use AWF plugin hooks for davis. (DAVIS-5269)
  • Persist forecast interaction result. (DAVIS-5564)
  • Improve davis test coverage. (NO-ISSUE)
  • Update davis plugin version. DAVIS-5540
  • Rename inputQuery to query. (DAVIS-5367)
  • Improve drag and drop instructions. (EXA-7205)
  • Fix forecast interaction result visualization. (DS-4236)
  • Fix stuck loading spinner for running analyzer. (DAVIS-5461)

Full version history

1.6.3

Patch Changes

  • Persist forecast interaction result. (DAVIS-5564)

1.6.2

Patch Changes

  • Fix forecast interaction result visualization. (DS-4236)

1.6.1

Patch Changes

  • Add new data table download mechanism. (EXA-6053)
  • Improve drag and drop instructions. (EXA-7205)

1.6.0

Minor Changes

  • Add label to extra menu in toolbar. (EXA-6973)
  • Add aria-busy while section is loading. (EXA-6973)
  • Add a11y labels to section editors. (EXA-6974)

Patch Changes

  • Use aria-label to announce status changes in the 'Run Code' button. (EXA-6984)
  • Clear result did not cleaned up everything in the section. (EXA-7274)
  • Add section menu a11y labels are more specific. (EXA-6989)
  • Markdown surface hides focus ring after pressing the Escape key. (EXA-7260)
  • Fix intents if no most-recent notebook is available. (EXA-7178)
  • Fix navigation button suffix icon position. (EXA-7065)

Full version history

1.5.1

Patch Changes

  • Fix forecast interaction result visualization. (DS-4236)

1.5.0

Minor Changes

  • CSV and JSON files can be uploaded from the settings menu (EXA-6531)
  • Update external documentation links. (EXA-6529)

Patch Changes

  • Fix missing units by upgrading client-query package (EXA-7070)
  • Fix cursor style for DQLEditor. (EXA-7045)
  • Replace davis icon. DAVIS-5214
  • Minor davis side panel improvements. DAVIS-5079

Full version history

No release notes

Full version history

No release notes

Full version history

1.2.1

Patch Changes

  • Support merging of multiple forecast records. (DS-3898)

1.2.0

Minor Changes

  • Switch focus from active section to sidebar and vice versa. (EXA-5263)

Patch Changes

  • Enable DPL Architect by default. (EXA-6103)
  • Add davis component to the details view. (DAVIS-3657)
  • Handle undefined timeframe for analyzer execution.
  • Show raw result when a section produces an error. (EXA-5906)
  • Editing a series did not open the options container (EXA-5951)
  • Add Show-All intent. (EXA-4748)
  • Set correct timeframe in analyzer result. (DAVIS-4545)
  • Added query timeframe to DPL Architect.
  • Add feature flag for davis sidepanel widget.
  • Ctrl + Enter keyboard shortcut fix. (EXA-6080)
  • Move up/down keyboard shortcut fixed. (EXA-6163)
  • Parse date for DPLArchitect to fix error when loading a saved notebooks. (EXA-6069)

Full version history

1.1.2

Patch Changes

  • Support merging of multiple forecast records. (DS-3898)

1.1.1

Patch Changes

  • Handle undefined timeframe for analyzer execution. (DAVIS-4466)
  • Show raw result when a section produces an error. (EXA-5906)
  • Added query timeframe to DPL Architect. (LOG-3121)
  • Parse date for DPLArchitect to fix error when loading a saved notebooks. (EXA-6069)

1.1.0

Minor Changes

  • Removes the old AWF and renames aw-v-2 to aw in all imports (EXA-5500).
  • Update changelog headings (EXA-5511)
  • Show empty state for details panel (EXA-5582)
  • Hide details-view when switching documents. (EXA-5589)
  • Updated select visualization button labels in side panel. (EXA-5452, EXA-5453)
  • Show progress and intermediate results. (EXA-5251)
  • Intermediate results are not saved in notebook. (EXA-5776)
  • The side-panel is now closed by default. (EXA-5454)
  • The details panel view is now saved for every section. (EXA-5668)

Patch Changes

  • Avoids creating getting started document too often (EXA-5700)
  • Fix opening notebook from URL (EXA-5739)
  • Reset state in the originally section when using the alt feature (EXA-5733)
  • Show DPL Architect feature flag for users. (EXA-5597)
  • Reset to default visualizationSettings after result has been cleared (EXA-5659)
  • Fix open notebook intent. (EXA-5692)
  • Sanitize intent and validate visualization. (EXA-5827)
  • Fix duplicating section behaviour. (EXA-5813)
  • Show logs view for code section also if no result is returned (EXA-5666)
  • Prevent line-break in Run-Action-Button (EXA-5519).
  • Show dpl interactions when alt is pressed (EXA-5732)
  • Move icon for documentation links in help menu to the right side. (EXA-5866)
  • Support async analyzer execution.
  • Fix overwriting notebook if request takes too long (EXA-5714)
  • DAVIS-4050: Upgrade davis analyzer packages.
  • Bump client-pattern-developer to version 0.0.16
  • Fixed add section shortcut for code-editor (EXA-5670)
  • Add default background color to sections (EXA-5458).
  • Always show logs menu entry, regardless of console.log statements (EXA-5522).
  • Fix broken analyzer request

Full version history

1.1.1

Patch Changes

  • Handle undefined timeframe for analyzer execution. (DAVIS-4466)
  • Show raw result when a section produces an error. (EXA-5906)
  • Added query timeframe to DPL Architect. (LOG-3121)
  • Parse date for DPLArchitect to fix error when loading a saved notebooks. (EXA-6069)

1.1.0

Minor Changes

  • Removes the old AWF and renames aw-v-2 to aw in all imports. (EXA-5500)
  • Update changelog headings. (EXA-5511)
  • Show empty state for details panel. (EXA-5582)
  • Hide details-view when switching documents. (EXA-5589)
  • Updated select visualization button labels in side panel. (EXA-5452, EXA-5453)
  • Show progress and intermediate results. (EXA-5251)
  • Intermediate results are not saved in notebook. (EXA-5776)
  • The side-panel is now closed by default. (EXA-5454)
  • The details panel view is now saved for every section. (EXA-5668)

Patch Changes

  • Avoids creating getting started document too often. (EXA-5700)
  • Fix opening notebook from URL. (EXA-5739)
  • Reset state in the originally section when using the alt feature. (EXA-5733)
  • Show DPL Architect feature flag for users. (EXA-5597)
  • Reset to default visualizationSettings after result has been cleared. (EXA-5659)
  • Fix open notebook intent. (EXA-5692)
  • Sanitize intent and validate visualization. (EXA-5827)
  • Fix duplicating section behaviour. (EXA-5813)
  • Show logs view for code section also if no result is returned. (EXA-5666)
  • Prevent line-break in Run-Action-Button. (EXA-5519)
  • Show dpl interactions when alt is pressed. (EXA-5732)
  • Move icon for documentation links in help menu to the right side. (EXA-5866)
  • Fix overwriting notebook if request takes too long. (EXA-5714)
  • Upgrade davis analyzer packages. (DAVIS-4050)
  • Bump client-pattern-developer to version 0.0.16
  • Fixed add section shortcut for code-editor. (EXA-5670)
  • Add default background color to sections. (EXA-5458)
  • Always show logs menu entry, regardless of console.log statements. (EXA-5522)

Full version history

1.0.3

Patch Changes

  • Update Pattern Developer component.

1.0.2

Patch Changes

  • Miscellaneous performance improvements.

1.0.1

Patch Changes

  • Fixed add section shortcut for code-editor. (EXA-5670)
  • Fix growing charts in function sections. (EXA-5608)

1.0.0

Major Changes

  • Major release Dynatrace Notebooks 1.0.0 (EXA-5662).

Minor Changes

  • Experimental menu is now hidden. (EXA-5447)
  • Remove confirm dialog before running external code. (EXA-5439)
  • Replace add section menu with Design System component (EXA-5351)

Patch Changes

  • Adjust vertical gap between details-view title and section-title input (EXA-5451).
  • Adjust section-padding if section-title is shown (EXA-5441).
  • Update DPL Architect display in results context menu.
  • Adjust placement of UI in details-view header-area (EXA-5448).
  • Adjust query section input placeholder (EXA-5493).
  • Remove default hidden fields. (EXA-5464)

Full version history

0.33.2

Patch Changes

  • Adjust section border radius. (EXA-5459)
  • Section UI fixes. (EXA-5456, EXA-5457, EXA-5468, EXA-5438)
  • Updated feature flag menu (EXA-5199)

Full version history

0.32.0

Minor Changes

  • Add pattern developer (LOG-2061)
  • Enable share intents on Code and MD sections (EXA-4755)

Patch Changes

  • Fix failing migration of notebooks with empty sections (EXA-4905)
  • Replaced outdated links in getting started (EXA-4900)
  • Re-enable the "Getting started" document (EXA-4859)
  • Clean up markdown state (EXA-4784)
  • Fix davis analyzer forecast type mapping (NO-ISSUE)
  • Fix 'Show code' button disabled after code fail (EXA-4858)
  • Fix exiting the edit mode after clicking on a chart tooltip (EXA-4815)
  • Create a new document (instead of a draft) for intents (EXA-4836)
  • Prevent autosaving and overwriting documents on load (EXA-4788)

Full version history

0.31.2

Patch Changes

  • NO-ISSUE: Backport to @dynatrace/dtp-cli@0.88.0

0.31.1

Patch Changes

  • Fix duplicate shortcut for chrome/edge on windows (EXA-4733)
  • Memoize DQL section to preserve chart tooltip on rerender (EXA-4661)
  • Disable interactions for function sections (EXA-4750)
  • Update davis packages (NO-ISSUE)

0.31.0

Minor Changes

  • Regularly poll lokalize.com for new translations (EXA-4123)

Patch Changes

  • Temporarily disable "Getting started" feature (NO-ISSUE)
  • Parse notebook on open to avoid type errors (EXA-4664)

Full version history

0.31.1

Patch Changes

  • Fix duplicate shortcut for chrome/edge on windows (EXA-4733)
  • Memoize DQL section to preserve chart tooltip on rerender (EXA-4661)
  • Disable interactions for function sections (EXA-4750)
  • Update davis packages (NO-ISSUE)

0.31.0

Minor Changes

  • Regularly poll lokalize.com for new translations (EXA-4123)

Patch Changes

  • Temporarily disable "Getting started" feature (NO-ISSUE)
  • Parse notebook on open to avoid type errors (EXA-4664)

Full version history

0.31.0

Minor Changes

  • Regularly poll lokalize.com for new translations (EXA-4123)

Patch Changes

  • Temporarily disable "Getting started" feature (NO-ISSUE)
  • Parse notebook on open to avoid type errors (EXA-4664)

Full version history

No release notes

Full version history

0.28.0

Minor Changes

  • b19bff94: Replace string literals with formatted messages for localization (EXA-3708)
  • 6d836591: Add vertical line to indicate start of forecasting data (DAVIS-2690)
  • f5a8a1ba: Fix issue with unexpected and missing suggestions in query editor autocomplete (EXA-3838)
  • 207aa57a: Handle intents for code and markdown sections (EXA-3714)
  • 89d0d207: Add sections and execute-shortcuts to shortcuts modal (EXA-3622)

Patch Changes

  • d953eb73: Active/edit state fixed for SVGs (EXA-3932)
  • 8599211e: Change store definition for analytics workflow in order for proper chart-updates (EXA-3962)
  • b2482672: Do not show forecast chart separator if no forecast data available (DAVIS-2920)
  • 0f64db75: Keep query input responsive with bigger table results (EXA-3842)
  • c1ce2c12: Change vertical dot icon to horizontal dot icon in toolbar (EXA-3702)

Full version history

0.27.0

Minor Changes

  • 3c05a16c: Add scope to access basic automations information (EXA-3658)
  • b781dee6: Add experimental feature flag for davis analyzers service (DAVIS-2464)
  • babcabc8: Add new interaction for viewing hosts (EXA-3375)
  • 543f6553: Link to jira and bitbucket only for dynatrace employees (EXA-3689)
  • 4992ea45: Scroll to new section after interaction (EXA-2999)
  • d058d99b: "Remove title" now hides the title if it was set (EXA-3161)
  • 32fd7588: Add tracking for Notebooks toolbar events (EXA-3372)
  • 25330c90: Implement tracking events in header (EXA-3373)

Patch Changes

  • e56cdb80: Cleanup custom escape handling (EXA-3757)
  • ab93e74a: Do not allow editing section title for documents with only read-permission (EXA-3715)
  • 064458af: Simplify active section logic (EXA-3621)
  • 09bfe869: Add new notebook logo (EXA-3209)
  • fbca2f9d: Fix chart interactions with alt modifiert in order to create a new section (EXA-2860)
  • 8cf6469f: Fix active section menu causing a horizontal scrollbar (EXA-3509)
  • cc3f260a: Remove left padding of section title (EXA-3138)
  • 15274cdc: Fix section overflow on drag (EXA-3529)

Full version history

0.26.0

Minor Changes

  • 6c9d2e18: Adds sidebar visibility option to section state (EXA-3183)
  • ef3e821a: Update Getting started doc and DQL and code snippets (EXA-2975)
  • 9550f2bd: Add support for categorical bar chart (EXA-3182)
  • 4cfd0d2b: create custom timeframe trigger with a clock icon (EXA-2386)
  • b912f45a: Display only the essential markdown commands for the toolbar on smaller screen widths (EXA-3256)
  • b9eb3c01: Migrate to intents 2.0 (UIP-602)
  • 8763269d: "Rerun sections" header button now shows loading state (EXA-1862)
  • e413dd60: Replace sdk-data with autogenerated clients (EXA-2666)
  • 2bb19995: Add readonly mode to notebook sections (EXA-2958).
  • 681dfe40: Add new intent for multiple dql queries (EXA-3188)
  • 4ce55f68: Add temporary keyboard shortcut modal (EXA-2411)
  • 57ac9d79: Add tracking for Notebooks main section behavioral events (EXA-3370)
  • 31f9f2a5: Table result now supports global line wrap (EXA-2794)

Patch Changes

  • 5e74eb60: Fix shortcut modal showing incorrect shortcuts for Mac users (EXA-3204).
  • 09a8b3f5: Fix alignment for share-button (EXA-3453)
  • 7fb2a9f1: Add section overlay for inactive sections (EXA-3132)
  • 9b36efbe: Show section resizer (EXA-3205)
Dynatrace Hub
Get data into DynatraceBuild your own app
All (770)Log Management and AnalyticsKubernetesAI and LLM ObservabilityInfrastructure ObservabilitySoftware DeliveryApplication ObservabilityApplication SecurityDigital ExperienceBusiness Analytics
Filter
Type
Built and maintained by
Deployment model
SaaS
  • SaaS
  • Managed
Partner FinderBecome a partnerDynatrace Developer

Discover recent additions to Dynatrace

Problems logo

Problems

Analyze abnormal system behavior and performance problems detected by Davis AI.

Logs logo

Logs

Explore all your logs without writing a single query.

Security Investigator logo

Security Investigator

Fast and precise forensics for security and logs on Grail data with DQL queries.

Business Flow logo

Business Flow

Track, analyze, and optimize your critical business processes.

Cost & Carbon Optimization logo

Cost & Carbon Optimization

Track, analyze, and optimize your IT carbon footprint and public cloud costs.

Davis Anomaly Detection logo

Davis Anomaly Detection

Detect anomalies in timeseries using the Davis AI

Analyze your data

Understand your data better with deep insights and clear visualizations.

Notebooks logo

Notebooks

Create powerful, data-driven documents for custom analytics and collaboration.

Dashboards logo

Dashboards

Transform complex data into clear visualizations with custom dashboards.

Automate your processes

Turn data and answers into actions, securely, and at scale.

Workflows logo

Workflows

Automate tasks in your IT landscape, remediate problems, and visualize processes

Jira logo

Jira

Create, query, comment, transition, and resolve Jira tickets within workflows.

Slack logo

Slack

Automate Slack messaging for security incidents, attacks, remediation, and more.

Secure your cloud application

See vulnerabilities and attacks in your environment.

Security Overview logo

Security Overview

Get a comprehensive overview of the security of your applications.

Code-Level Vulnerabilities logo

Code-Level Vulnerabilities

Detect vulnerabilities in your code in real time.

Threats & Exploits logo

Threats & Exploits

Understand, triage, and investigate application security findings and alerts.

Are you looking for something different?

We have hundreds of apps, extensions, and other technologies to customize your environment

Leverage our newest innovations of Dynatrace Saas

Kick-start your app creation

Kick-start your app creation

Whether you’re a beginner or a pro, Dynatrace Developer has the tools and support you need to create incredible apps with minimal effort.
Go to Dynatrace Developer
Upgrading from Dynatrace Managed to SaaS

Upgrading from Dynatrace Managed to SaaS

Drive innovation, speed, and agility in your organization by seamlessly and securely upgrading.
Learn More
Log Management and Analytics

Log Management and Analytics

Innovate faster and more efficiently with unified log management and log analytics for actionable insights and automation.
Learn more