Swiftorial Logo
Home
Swift Lessons
Matchups
CodeSnaps
Tutorials
Career
Resources

Adding Widgets in Dynatrace

Introduction

Widgets are essential components in Dynatrace that allow users to visualize data in various formats. They enable you to create customized dashboards that provide insights into application performance, user experience, and infrastructure health. This tutorial will guide you through the process of adding widgets to your Dynatrace dashboards.

Prerequisites

Before you begin, ensure you have the following:

  • A Dynatrace account with access to dashboards.
  • Basic understanding of how to navigate the Dynatrace UI.

Step 1: Accessing Dashboards

To add widgets, you first need to navigate to the dashboards section of Dynatrace. Follow these steps:

  1. Log in to your Dynatrace account.
  2. On the main dashboard, click on "Dashboards" in the left-hand navigation pane.

Example: This is where you will see a list of existing dashboards and the option to create a new one.

Step 2: Creating a New Dashboard

If you want to create a new dashboard, click on the "Create dashboard" button. You will be prompted to enter a name and description for your dashboard.

Example: Enter "Application Performance Dashboard" as the name and provide a brief description.

Step 3: Adding a Widget

Once your dashboard is created, it's time to add widgets. Here’s how:

  1. Click on the "Add widget" button on your dashboard.
  2. A panel will appear, showing various widget types, such as charts, tables, and metrics.
  3. Select the type of widget you want to add (e.g., "Line chart").

Example: Choose "Line chart" to visualize response times over the past week.

Step 4: Configuring the Widget

After selecting a widget type, you need to configure it:

  1. Specify the data source for the widget. This could be an application, service, or host.
  2. Set the metric you want to visualize, such as response time or error rate.
  3. Adjust the time frame for the data being displayed.

Example: Choose "Application A" as the data source, "Response time" as the metric, and set the time frame to "Last 7 days".

Step 5: Saving the Widget

Once you have configured your widget, click the "Save" button. Your widget will now be added to the dashboard. You can reposition and resize it according to your preference.

Example: After saving, drag the widget to the top left corner of your dashboard for better visibility.

Step 6: Editing or Removing Widgets

If you need to make changes to an existing widget, simply hover over the widget and click the "Edit" icon. You can update the configuration as needed. To remove a widget, click the "Remove" icon.

Example: If you want to change the metric from "Response time" to "Error rate", click "Edit" and adjust accordingly.

Conclusion

Adding widgets to your Dynatrace dashboards is a straightforward process that enhances your ability to monitor application performance. By following the steps outlined in this tutorial, you can create dynamic and informative dashboards tailored to your needs. Experiment with different widget types and configurations to get the most out of your Dynatrace experience.