<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dynatrace Hub - Memcached latest releases</title><link>https://www.dynatrace.com/hub/detail/memcached/</link><description>A list of extensions from Memcached</description><atom:link href="https://hub-manager.hub.central.dynatrace.com/api/v1/public-hub/feed/extensions/memcached/" rel="self"/><language>en-us</language><lastBuildDate>Mon, 17 Aug 2026 10:39:30 +0000</lastBuildDate><item><title>Memcached 3.1.2</title><link>https://www.dynatrace.com/hub/detail/memcached/</link><description>&lt;ul&gt;
&lt;li&gt;Fixed issue where the Memcached metrics would not be properly injected in the Process screen of the Infrastructure &amp;amp; Operations app.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Mon, 17 Aug 2026 10:39:30 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/memcached/</guid></item><item><title>Memcached 3.1.1</title><link>https://www.dynatrace.com/hub/detail/memcached/</link><description>&lt;ul&gt;
&lt;li&gt;This extension is now using all rich visualization features of Grail within Infrastructure &amp;amp; Operations App.&lt;/li&gt;
&lt;li&gt;Metrics are now enriched with &lt;code&gt;dt.smartscape.process&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Fri, 31 Jul 2026 12:45:10 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/memcached/</guid></item><item><title>Memcached 3.0.0</title><link>https://www.dynatrace.com/hub/detail/memcached/</link><description>&lt;ul&gt;
&lt;li&gt;Added feature set recommendations&lt;/li&gt;
&lt;li&gt;Added description to all metrics&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;⚠️Breaking change:
All monotonic metrics from the extension now have the &lt;code&gt;.count&lt;/code&gt; suffix in PLATFORM, which they didn't before. This will break any configuration that references these metrics by their key. This change does not have any effect on Managed.&lt;/p&gt;
&lt;p&gt;The complete list is:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;memcached.rejected_connections&lt;/code&gt; -&amp;gt; &lt;code&gt;memcached.rejected_connections.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;memcached.evictions&lt;/code&gt; -&amp;gt; &lt;code&gt;memcached.evictions.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;memcached.malloc_fails&lt;/code&gt; -&amp;gt; &lt;code&gt;memcached.malloc_fails.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;memcached.reclaimed&lt;/code&gt; -&amp;gt; &lt;code&gt;memcached.reclaimed.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;memcached.cmd_get&lt;/code&gt; -&amp;gt; &lt;code&gt;memcached.cmd_get.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;memcached.cmd_set&lt;/code&gt; -&amp;gt; &lt;code&gt;memcached.cmd_set.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;memcached.get_hits&lt;/code&gt; -&amp;gt; &lt;code&gt;memcached.get_hits.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;memcached.get_misses&lt;/code&gt; -&amp;gt; &lt;code&gt;memcached.get_misses.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;memcached.bytes_read&lt;/code&gt; -&amp;gt; &lt;code&gt;memcached.bytes_read.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;memcached.bytes_written&lt;/code&gt; -&amp;gt; &lt;code&gt;memcached.bytes_written.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;memcached.log_worker_dropped&lt;/code&gt; -&amp;gt; &lt;code&gt;memcached.log_worker_dropped.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;memcached.log_worker_written&lt;/code&gt; -&amp;gt; &lt;code&gt;memcached.log_worker_written.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;memcached.log_watcher_skipped&lt;/code&gt; -&amp;gt; &lt;code&gt;memcached.log_watcher_skipped.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;memcached.log_watcher_sent&lt;/code&gt; -&amp;gt; &lt;code&gt;memcached.log_watcher_sent.count&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Mon, 27 Apr 2026 14:39:35 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/memcached/</guid></item><item><title>Memcached 2.1.1</title><link>https://www.dynatrace.com/hub/detail/memcached/</link><description>&lt;p&gt;New in this version:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added keyword key value pairs to extension&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Wed, 17 Dec 2025 14:32:41 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/memcached/</guid></item><item><title>Memcached 2.1.0</title><link>https://www.dynatrace.com/hub/detail/memcached/</link><description>&lt;ul&gt;
&lt;li&gt;Add support for the &lt;code&gt;dt.security_context&lt;/code&gt; attribute&lt;/li&gt;
&lt;li&gt;Add new platform dashboard&lt;/li&gt;
&lt;li&gt;Add platform screens&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Thu, 31 Jul 2025 18:47:22 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/memcached/</guid></item><item><title>Memcached 2.0.2</title><link>https://www.dynatrace.com/hub/detail/memcached/</link><description>&lt;ul&gt;
&lt;li&gt;Fixed a bug where the extension would stop execution early based on missing metadata&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Fri, 13 Sep 2024 13:25:49 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/memcached/</guid></item><item><title>Memcached 2.0.1</title><link>https://www.dynatrace.com/hub/detail/memcached/</link><description>&lt;ul&gt;
&lt;li&gt;Fixed a bug where installations of Dynatrace with custom paths would break the extension&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Thu, 12 Sep 2024 10:14:52 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/memcached/</guid></item><item><title>Memcached 2.0.0</title><link>https://www.dynatrace.com/hub/detail/memcached/</link><description>&lt;p&gt;Converted from EF1 to EF2:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added new metrics:
&lt;ul&gt;
&lt;li&gt;memcached.rejected_connections.count&lt;/li&gt;
&lt;li&gt;memcached.malloc_fails.count&lt;/li&gt;
&lt;li&gt;memcached.evictions.count&lt;/li&gt;
&lt;li&gt;memcached.reclaimed.count&lt;/li&gt;
&lt;li&gt;memcached.threads&lt;/li&gt;
&lt;li&gt;memcached.uptime&lt;/li&gt;
&lt;li&gt;memcached.log_worker_dropped.count&lt;/li&gt;
&lt;li&gt;memcached.log_worker_written.count&lt;/li&gt;
&lt;li&gt;memcached.log_watcher_skipped.count&lt;/li&gt;
&lt;li&gt;memcached.log_watcher_sent.count&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Added feature sets&lt;/li&gt;
&lt;li&gt;Added overview dashboard&lt;/li&gt;
&lt;li&gt;Added injection charts into the process group instance's unified analysis screen&lt;/li&gt;
&lt;li&gt;The following metrics no longer report their values in per second rates, but rather in per minute:
&lt;ul&gt;
&lt;li&gt;memcached.cmd_get.count&lt;/li&gt;
&lt;li&gt;memcached.cmd_set.count&lt;/li&gt;
&lt;li&gt;memcached.get_hits.count&lt;/li&gt;
&lt;li&gt;memcached.get_misses.count&lt;/li&gt;
&lt;li&gt;memcached.bytes_read.count&lt;/li&gt;
&lt;li&gt;memcached.bytes_written.count&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Tue, 21 Nov 2023 17:16:47 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/memcached/</guid></item></channel></rss>