Changelog

Follow up on the latest improvements and updates.

RSS

-- 10th April 2024:
Made minor bug fixes. Worked on the frontend and backend to make the platform faster.
-- 8th March 2024:
You can now view Lambda response time in percentage with respect to the allotted duration and time taken.
-- 25th March 2024:
Worked on frontend and backend to make the platform faster.
-- 1st February 2024:
Querying in Dashboards and Alarms now comes with a support for PromQL (Prometheus query language.)
-- 16th February 2024:
In addition to AWS Datasource, you can now can now add and manage variables in your dashboards for OTel Datasource as well. Variables are the placeholders for values. You can add variables and use them directly in your queries.
Checkout Adding a Variable Documentation to learn more.

improved

fixed

January: Bug Fixes

-- 2nd January 2024:
Made minor bug fixes in the platform.
-- 18th January 2024:
Worked on making the site faster and more stable.
-- 8th December 2023:
You can now use built-in time-range variables for math expressions to get any queried data in the format of data per time-range.
Checkout Writing Expressions Documentation to learn more.
--15th December 2023:
Table Panel in Metric Dashboard:
Now you can use table panels while creating metric dashboards to display data in a table view.
Checkout Table Panel Documentation to learn more.
--22nd December 2023:
Bug Fixes:
Made minor bug fixes throughout the platform.
-- 22nd December 2023:
The Lambda page has been optimized to perform faster. UI has been changed to be more user-friendly and informative.
-- 3rd November 2023:
  • Metric Panel Annotations:
    Annotations are the visual markers, representing certain events on the graphs of metric dashboards. For example, when an alarm gets triggered or an issue arises in your service, it can now be visualized in the metric graph panels. You can hover over the annotations to learn more about when the respective event occurred.
  • Threshold feature
    : You can add a threshold line on the graph value in metric dashboards which will be represented by the color you choose.
-- 10th November 2023:
  • Bug Fixes:
    Made minor bug fixes in the Alarms module and Metrics dashboards.
-- 14th November 2023:
The table view in stat panel in metric dashboards allow you to sort the displayed data in ascending or descending order.
-- 17th October 2023
Issues Dashboard:
In addition to errors captured from application and service logs, the Issues Dashboard now also captures errors from your application traces.
-- 23rd October 2023
Service Map:
The Service Map module provides a topology map of your entire infrastructure. You can use the service map to understand the topology, dependencies, and operational status of all your application services spanning across your workspace.
Checkout the Service Map Documentation to learn more.
Load More