<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Riya Adhikari</title>
    <description>The latest articles on DEV Community by Riya Adhikari (@kazerian).</description>
    <link>https://dev.to/kazerian</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F318458%2F4f26ffa0-e99e-4881-bb58-4cba8341abf9.jpeg</url>
      <title>DEV Community: Riya Adhikari</title>
      <link>https://dev.to/kazerian</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kazerian"/>
    <language>en</language>
    <item>
      <title>Which error tracking/log maintaining/ monitoring tool are you guys using on your UI end?</title>
      <dc:creator>Riya Adhikari</dc:creator>
      <pubDate>Thu, 10 Sep 2020 09:45:16 +0000</pubDate>
      <link>https://dev.to/kazerian/which-error-tracking-log-maintaining-monitoring-tool-are-you-guys-using-on-your-ui-end-5hck</link>
      <guid>https://dev.to/kazerian/which-error-tracking-log-maintaining-monitoring-tool-are-you-guys-using-on-your-ui-end-5hck</guid>
      <description>&lt;p&gt;I am handling most parts of the UI side of our product and after some production error that became hard to debug from the server-side (Kibana/ AWS Watchlist), I was asked to set up an integration with any tool such as &lt;em&gt;Rollbar&lt;/em&gt;, that will batch push logs like exceptions and errors to the server somewhere where we can simply refer to events that happened on the UI thus simplifying our debugging or defect resolving process. &lt;br&gt;
Some other details: &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;My code is in &lt;strong&gt;React&lt;/strong&gt; and I don't want to do a lot of rework.&lt;/li&gt;
&lt;li&gt;Analytics report is not required.&lt;/li&gt;
&lt;li&gt;Any recommendation for a paid/free tool that y'all have used would be of great help.&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>discuss</category>
      <category>react</category>
    </item>
  </channel>
</rss>
