# ESP Insights

Published articles for ESP Insights.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## ESP Insights: Playing with Device Tags

DevFeed: [ESP Insights: Playing with Device Tags](<https://devfeed.tech/articles/esp-insights-playing-with-device-tags-13843.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/esp-insights-playing-with-device-tags/>)

Author: John Lee

Published: 2022-09-07T00:00:00Z

Content type: tutorial

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [blog](<https://devfeed.tech/tags/blog.md>), [devices](<https://devfeed.tech/tags/devices.md>), [esp](<https://devfeed.tech/tags/esp.md>), [esp-insights](<https://devfeed.tech/tags/esp-insights.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [espinsights](<https://devfeed.tech/tags/espinsights.md>), [filter](<https://devfeed.tech/tags/filter.md>), [follow](<https://devfeed.tech/tags/follow.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [iot](<https://devfeed.tech/tags/iot.md>), [observability](<https://devfeed.tech/tags/observability.md>), [search](<https://devfeed.tech/tags/search.md>), [sign-in](<https://devfeed.tech/tags/sign-in.md>), [sign-up](<https://devfeed.tech/tags/sign-up.md>)

### AI overview

This article explains how ESP Insights device tags help users categorize and search ESP devices in the ESP Insights Dashboard. It describes name-value tags, examples such as location and firmware version, tag-based filtering, and tag management.

### Source excerpt

In today's world which is completely engulfed in social media, the notion of tags is not new. Most of the media publicly shared on the social network is tagged (or to be more accurate, hash-tagged) with something or the other. With that familiarity in mind, we thought of introducing the concept of tagging to the ESP devices, that should help users categorise or search their devices faster on the ESP Insights Dashboard.

## ESP Insights : Custom Dashboards

DevFeed: [ESP Insights : Custom Dashboards](<https://devfeed.tech/articles/esp-insights-custom-dashboards-13840.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/esp-insights-custom-dashboards/>)

Author: John Lee

Published: 2022-08-16T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [dashboards](<https://devfeed.tech/topics/dashboards.md>), [data](<https://devfeed.tech/topics/data.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [custom-dashboard](<https://devfeed.tech/tags/custom-dashboard.md>), [esp-insights](<https://devfeed.tech/tags/esp-insights.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [espinsights](<https://devfeed.tech/tags/espinsights.md>), [iot](<https://devfeed.tech/tags/iot.md>), [logs](<https://devfeed.tech/tags/logs.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [observability](<https://devfeed.tech/tags/observability.md>), [range](<https://devfeed.tech/tags/range.md>), [search](<https://devfeed.tech/tags/search.md>), [time](<https://devfeed.tech/tags/time.md>)

### AI overview

This article describes custom dashboards in ESP Insights. Users can save multiple dashboard views with preserved search filters and date ranges for purposes such as diagnosing crashing or rebooting devices, analyzing online devices, and filtering devices by firmware project.

### Source excerpt

The core purpose of ESP Insights Dashboard has always been to help quickly identify a group of nodes which are showing similar behaviour patterns with the help of powerful search filters. Further it helps the user to reach to a particular node and help diagnose the reason behind the node showing a certain behaviour. The user can then check the event logs or point in time metrics and system variable values and correlate any diagnostic information at hand.

## ESP Insights: Group Analytics with Dynamic Search Filters

DevFeed: [ESP Insights: Group Analytics with Dynamic Search Filters](<https://devfeed.tech/articles/esp-insights-group-analytics-with-dynamic-search-filters-13841.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/esp-insights-group-analytics-with-dynamic-search-filters/>)

Author: John Lee

Published: 2022-08-08T00:00:00Z

Content type: release

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [dashboards](<https://devfeed.tech/topics/dashboards.md>), [data](<https://devfeed.tech/topics/data.md>), [Embedded Software Dev](<https://devfeed.tech/topics/embedded-software-dev.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [blog](<https://devfeed.tech/tags/blog.md>), [crash](<https://devfeed.tech/tags/crash.md>), [devices](<https://devfeed.tech/tags/devices.md>), [errors](<https://devfeed.tech/tags/errors.md>), [esp-insights](<https://devfeed.tech/tags/esp-insights.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [espinsights](<https://devfeed.tech/tags/espinsights.md>), [filter](<https://devfeed.tech/tags/filter.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [iot](<https://devfeed.tech/tags/iot.md>), [node](<https://devfeed.tech/tags/node.md>), [release](<https://devfeed.tech/tags/release.md>), [search](<https://devfeed.tech/tags/search.md>), [widget](<https://devfeed.tech/tags/widget.md>)

### AI overview

This ESP Insights release expands Group Analytics with dynamic search and grouping filters for indexed device data, including crash, reboot, register-address, backtrace, and log-tag information. It also adds configurable event timelines, compact event statistics, date and time range selection, and node listing and report correlation.

### Source excerpt

It's been a few months, since we first introduced our Group Analytics feature in the ESP Insights. Group Analytics allows a wholistic view of your devices in the field, categorised or grouped either by their behavioural pattern viz. reporting certain type of crashes or reboots because of certain errors or even non-erroneous conditions. Devices could be even grouped at a very high level by their characteristics like the firmware application and the version they carry.

## ESP Insights: In-depth device metrics

DevFeed: [ESP Insights: In-depth device metrics](<https://devfeed.tech/articles/esp-insights-in-depth-device-metrics-13842.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/esp-insights-in-depth-device-metrics/>)

Author: John Lee

Published: 2022-04-28T00:00:00Z

Content type: release

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Time Series](<https://devfeed.tech/topics/time-series.md>), [DateTime](<https://devfeed.tech/topics/datetime.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [crash](<https://devfeed.tech/tags/crash.md>), [esp-insights](<https://devfeed.tech/tags/esp-insights.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [espinsights](<https://devfeed.tech/tags/espinsights.md>), [event](<https://devfeed.tech/tags/event.md>), [iot](<https://devfeed.tech/tags/iot.md>), [logs](<https://devfeed.tech/tags/logs.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [time-series](<https://devfeed.tech/tags/time-series.md>), [widget](<https://devfeed.tech/tags/widget.md>)

### AI overview

This article announces enhanced ESP Insights Dashboard device-metrics analysis. Users can select a date and time range, correlate metrics with crash and reboot events, inspect event details, and zoom into a narrower portion of a time-series graph.

### Source excerpt

In the earlier version of the ESP Insights Dashboard users could check and analyse device reported metrics, for only up to the past 3 hours. We received developer feedback that they would like to look at the metrics within a particular time frame and most importantly in the time frame around an all important event being investigated viz. a crash or a reboot.

## ESP Insights -- What's new

DevFeed: [ESP Insights -- What's new](<https://devfeed.tech/articles/esp-insights-what-s-new-13844.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/esp-insights-whats-new/>)

Author: John Lee

Published: 2022-01-26T00:00:00Z

Content type: release

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [REST API](<https://devfeed.tech/topics/rest-api.md>), [HTTP](<https://devfeed.tech/topics/http.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [MQTT](<https://devfeed.tech/topics/mqtt.md>), [Esp Rainmaker](<https://devfeed.tech/topics/esp-rainmaker.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [auth](<https://devfeed.tech/tags/auth.md>), [blog](<https://devfeed.tech/tags/blog.md>), [code](<https://devfeed.tech/tags/code.md>), [esp-insights](<https://devfeed.tech/tags/esp-insights.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [espinsights](<https://devfeed.tech/tags/espinsights.md>), [features](<https://devfeed.tech/tags/features.md>), [http](<https://devfeed.tech/tags/http.md>), [insights](<https://devfeed.tech/tags/insights.md>), [iot](<https://devfeed.tech/tags/iot.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [new-features](<https://devfeed.tech/tags/new-features.md>), [observability](<https://devfeed.tech/tags/observability.md>), [rest-api](<https://devfeed.tech/tags/rest-api.md>), [ui](<https://devfeed.tech/tags/ui.md>)

### AI overview

This release article announces new ESP Insights features: HTTPS/REST API-based device communication and group analytics, along with UI enhancements and stability fixes. It explains using a shared HTTP API key for multiple nodes and comparing device insights across project versions and event categories.

### Source excerpt

ESP Insights was released in its Beta in July 2021 and is being actively used by the ESP developer community. You can read more about it in the blog post Introducing ESP Insights. With this new version of the ESP Insights service, we introduce following new features, plus a few UI enhancements and stability fixes. - Support for HTTPs/REST API based device communication - Group Analytics Let's look at these new features in more detail.

## Introducing ESP Insights

DevFeed: [Introducing ESP Insights](<https://devfeed.tech/articles/introducing-esp-insights-13887.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/introducing-esp-insights/>)

Author: John Lee

Published: 2021-07-05T00:00:00Z

Content type: release

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Embedded Software Dev](<https://devfeed.tech/topics/embedded-software-dev.md>), [observability](<https://devfeed.tech/topics/observability.md>), [log management](<https://devfeed.tech/topics/log-management.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Wi-Fi](<https://devfeed.tech/topics/wi-fi.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [development-board](<https://devfeed.tech/tags/development-board.md>), [devices](<https://devfeed.tech/tags/devices.md>), [esp](<https://devfeed.tech/tags/esp.md>), [esp-insights](<https://devfeed.tech/tags/esp-insights.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [espinsights](<https://devfeed.tech/tags/espinsights.md>), [firmware](<https://devfeed.tech/tags/firmware.md>), [logs](<https://devfeed.tech/tags/logs.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [observability](<https://devfeed.tech/tags/observability.md>), [preview](<https://devfeed.tech/tags/preview.md>), [software-development](<https://devfeed.tech/tags/software-development.md>), [traces](<https://devfeed.tech/tags/traces.md>), [web](<https://devfeed.tech/tags/web.md>), [wi-fi](<https://devfeed.tech/tags/wi-fi.md>)

### AI overview

Espressif announces ESP Insights, a device observability framework for remotely examining firmware execution. Its preview release provides access to firmware logs, errors, crash register dumps, backtraces, device timelines, custom events, metrics, and selected variable values through a web-based dashboard.

### Source excerpt

Today we are announcing ESP Insights. ESP Insights is a device observability framework that allows developers to remotely peek into their firmware to get rich information about the firmware execution; and analyse this to pin-point issues and bottlenecks. This observability should help organisations save valuable engineering resources, allowing them to speed up firmware development and fix issues within a shorter turn-around time.