<?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/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Netdata 2.7.0 released with new features including AI, annotations, OpenTelemetry plugin - Tech News				            </title>
            <link>https://www.virtualizationhowto.com/community/tech-news/netdata-2-7-0-released-with-new-features-including-ai-annotations-opentelemetry-plugin/</link>
            <description>Virtualization Howto Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 14 Jul 2026 03:26:38 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Netdata 2.7.0 released with new features including AI, annotations, OpenTelemetry plugin</title>
                        <link>https://www.virtualizationhowto.com/community/tech-news/netdata-2-7-0-released-with-new-features-including-ai-annotations-opentelemetry-plugin/#post-1359</link>
                        <pubDate>Sat, 27 Sep 2025 03:23:22 +0000</pubDate>
                        <description><![CDATA[@malcolm-r I totally agree, hard to keep up with all the observability tools these days. My complaint from what I see with the new update is they give you 10 AI credits, yep 10. So won&#039;t tak...]]></description>
                        <content:encoded><![CDATA[@malcolm-r I totally agree, hard to keep up with all the observability tools these days. My complaint from what I see with the new update is they give you 10 AI credits, yep 10. So won't take a quick minute to use up what is given for free on the AI side.]]></content:encoded>
						                            <category domain="https://www.virtualizationhowto.com/community/tech-news/">Tech News</category>                        <dc:creator>Brandon Lee</dc:creator>
                        <guid isPermaLink="true">https://www.virtualizationhowto.com/community/tech-news/netdata-2-7-0-released-with-new-features-including-ai-annotations-opentelemetry-plugin/#post-1359</guid>
                    </item>
				                    <item>
                        <title>RE: Netdata 2.7.0 released with new features including AI, annotations, OpenTelemetry plugin</title>
                        <link>https://www.virtualizationhowto.com/community/tech-news/netdata-2-7-0-released-with-new-features-including-ai-annotations-opentelemetry-plugin/#post-1358</link>
                        <pubDate>Sat, 27 Sep 2025 03:12:03 +0000</pubDate>
                        <description><![CDATA[there are so many monitoring tools available. i keep netdata on some nodes to do real-time troubleshooting and monitoring, but i don&#039;t rely on it for anything historical. curious to see how ...]]></description>
                        <content:encoded><![CDATA[<p>there are so many monitoring tools available. i keep netdata on some nodes to do real-time troubleshooting and monitoring, but i don't rely on it for anything historical. curious to see how well the "AI" feature works, or if the good stuff will be behind a paywall.</p>]]></content:encoded>
						                            <category domain="https://www.virtualizationhowto.com/community/tech-news/">Tech News</category>                        <dc:creator>malcolm.r</dc:creator>
                        <guid isPermaLink="true">https://www.virtualizationhowto.com/community/tech-news/netdata-2-7-0-released-with-new-features-including-ai-annotations-opentelemetry-plugin/#post-1358</guid>
                    </item>
				                    <item>
                        <title>Netdata 2.7.0 released with new features including AI, annotations, OpenTelemetry plugin</title>
                        <link>https://www.virtualizationhowto.com/community/tech-news/netdata-2-7-0-released-with-new-features-including-ai-annotations-opentelemetry-plugin/#post-1357</link>
                        <pubDate>Fri, 26 Sep 2025 17:53:06 +0000</pubDate>
                        <description><![CDATA[Just saw that Netdata dropped version 2.7.0 and wanted to share some of the highlights for anyone else running it in their lab.
The big headline is Netdata AI. They’re calling it your “co-S...]]></description>
                        <content:encoded><![CDATA[<p data-start="112" data-end="241">Just saw that Netdata dropped version 2.7.0 and wanted to share some of the highlights for anyone else running it in their lab.</p>
<p data-start="200" data-end="645">The big headline is <strong data-start="220" data-end="234">Netdata AI</strong>. They’re calling it your “co-SRE” for troubleshooting. You can ask it plain English questions about your infra like “why are my pods crashing in us-east-1” and it will spit out a report with timelines and possible causes. You also get automated investigations and alert root cause analysis. You also have the ability to schedule reports like weekly health checks. Everyone gets a handful (10) of free AI sessions to play with.</p>
735
<p data-start="647" data-end="914">Another nice addition is chart annotations. You can now drop notes right on the charts to mark deployments, incidents, or whatever else you want to have tracked. Makes it way easier when you’re collaborating or just trying to remember what happened at a certain spike.</p>
<p data-start="916" data-end="1080">They also added a quick data export option. Any chart or table can be exported out to CSV, PNG, or PDF. Perfect if you want to share stuff outside of Netdata.</p>
<p data-start="1082" data-end="1238">For folks running more complex setups, there’s now an <strong data-start="1136" data-end="1160">OpenTelemetry plugin</strong> (alpha) that ingests metrics via OTLP gRPC and maps them to Netdata charts.</p>
<p data-start="1240" data-end="1275">Couple of solid improvements too:</p>
<ul data-start="1276" data-end="1501">
<li data-start="1276" data-end="1365">
<p data-start="1278" data-end="1365">SNMP profiles are now stable and default with 15k entries for better device coverage</p>
</li>
<li data-start="1366" data-end="1434">
<p data-start="1368" data-end="1434">Nodes show up as node name/IP by default which is super handy</p>
</li>
<li data-start="1435" data-end="1501">
<p data-start="1437" data-end="1501">A bunch of stability fixes to squash crashes and memory issues</p>
</li>
</ul>
<p data-start="1503" data-end="1648">I already pulled the update in my lab and going to play around with the new AI features. Curious if anyone else here has kicked the tires on 2.7.0 yet? Let me know.</p>]]></content:encoded>
						                            <category domain="https://www.virtualizationhowto.com/community/tech-news/">Tech News</category>                        <dc:creator>Brandon Lee</dc:creator>
                        <guid isPermaLink="true">https://www.virtualizationhowto.com/community/tech-news/netdata-2-7-0-released-with-new-features-including-ai-annotations-opentelemetry-plugin/#post-1357</guid>
                    </item>
							        </channel>
        </rss>
		