<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dynatrace Hub - Cisco Catalyst Center (DNA Center) latest releases</title><link>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</link><description>A list of extensions from Cisco Catalyst Center (DNA Center)</description><atom:link href="https://hub-manager.hub.central.dynatrace.com/api/v1/public-hub/feed/extensions/cisco-catalyst-center-dna-center/" rel="self"/><language>en-us</language><lastBuildDate>Wed, 19 Aug 2026 11:41:07 +0000</lastBuildDate><item><title>Cisco Catalyst Center (DNA Center) 3.1.0</title><link>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</link><description>&lt;h3&gt;New in this version&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added site hierarchy fields — &lt;code&gt;cisco_cc.area&lt;/code&gt;, &lt;code&gt;cisco_cc.building&lt;/code&gt;, &lt;code&gt;cisco_cc.floor&lt;/code&gt; and &lt;code&gt;cisco_cc.level_01_name&lt;/code&gt; through &lt;code&gt;cisco_cc.level_04_name&lt;/code&gt; — to both the device and interface discovery log events. The &lt;code&gt;EXT_NETWORK_DEVICE&lt;/code&gt; and &lt;code&gt;EXT_NETWORK_INTERFACE&lt;/code&gt; Smartscape node attributes are extracted from those log fields by the logs OpenPipeline.&lt;/li&gt;
&lt;li&gt;The start time of a reported Dynatrace event is now the timestamp when the issue data was first read from the Catalyst Center API. The Catalyst Center issue timestamp previously used for it is now reported as an event attribute instead.&lt;/li&gt;
&lt;li&gt;To prevent one continuous Catalyst Center issue from creating repeated Dynatrace problems under some circumstances, events for active issues are now re-sent more frequently — every half of the new &lt;code&gt;dt_event_timeout_minutes&lt;/code&gt; expert configuration property (default: &lt;code&gt;60&lt;/code&gt;, maximum: &lt;code&gt;360&lt;/code&gt;), capped by &lt;strong&gt;DT Event Refire Interval&lt;/strong&gt;, which is every 30 minutes with the defaults. More events are ingested for long-running issues; existing configurations need no changes.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixed in this version&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Interface description (alias) is now reported.&lt;/li&gt;
&lt;li&gt;Devices excluded by the reporting configuration filters are no longer reported in log events, so they no longer appear as monitored entities.&lt;/li&gt;
&lt;li&gt;Device reachability is now derived from the device communication state.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Wed, 19 Aug 2026 11:41:07 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</guid><enclosure length="1644260" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.cisco-cc/com.dynatrace.extension.cisco-cc-3.1.0-1eae650bf893a39ab20f.zip"/></item><item><title>Cisco Catalyst Center (DNA Center) 3.0.3</title><link>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</link><description>&lt;h3&gt;⚠️ WARNING ⚠️️: Possible breaking changes and warnings — PLEASE READ before upgrading&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;This version requires a minimum Dynatrace version of &lt;strong&gt;1.338.0&lt;/strong&gt; and a minimum EEC version of  &lt;strong&gt;1.333.0&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;This version includes a possible breaking change for Dynatrace on Grail.
&lt;ul&gt;
&lt;li&gt;With the inclusion of OpenPipeline processing rules, any metrics ingested from the extension will be processed by a dedicated OpenPipeline pipeline instead of the default pipeline.&lt;/li&gt;
&lt;li&gt;This means that any custom dynamic rules you created will no longer apply to metrics from this extension. To keep enforcing them, please create &lt;a href="https://docs.dynatrace.com/docs/platform/openpipeline/concepts/pipeline-groups"&gt;pipeline groups&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Additionally, some field names are &lt;a href="https://docs.dynatrace.com/docs/platform/openpipeline/concepts/processing#pipeline"&gt;handled differently&lt;/a&gt; in OpenPipeline (e.g. capitalization). Please double-check any custom dashboards and alerts you created for this extension.&lt;/li&gt;
&lt;li&gt;You must opt-in to OpenPipeline configuration via Settings API — &lt;a href="https://docs.dynatrace.com/docs/shortlink/openpipeline-migration-settings"&gt;see the documentation&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;This new extension configuration is incompatible with prior 1.x / 2.x versions.
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Action required&lt;/strong&gt;: you must recreate all monitoring configurations.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;cisco.cc.center.cc_events&lt;/code&gt; metric has been renamed to
&lt;code&gt;cisco.cc.center.notification_count.gauge&lt;/code&gt;. Historical data ingested under the old key
is not retroactively renamed. Charts will show a data gap until new data arrives under
the new key. The metric is a &lt;strong&gt;gauge&lt;/strong&gt; reporting the notification count from the most
recent collection interval; built-in pie chart DQL queries use &lt;code&gt;arrayLast&lt;/code&gt; to visualize
the actual last reported state. &lt;strong&gt;Limited impact:&lt;/strong&gt; this metric is only collected when
&lt;code&gt;report_notifications: true&lt;/code&gt; is set (default: &lt;code&gt;false&lt;/code&gt;); only explicitly opted-in
configurations are affected.
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Action required&lt;/strong&gt;: any metric alerts you created
on &lt;code&gt;cisco.cc.center.cc_events&lt;/code&gt; must be manually updated to reference
&lt;code&gt;cisco.cc.center.notification_count.gauge&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;cisco.cc.device.memory_size.gauge&lt;/code&gt; and &lt;code&gt;com.dynatrace.extension.network_device.memory_total&lt;/code&gt;
metrics are no longer reported. No reliable API source is available for total device memory. Use &lt;code&gt;cisco.cc.device.memory&lt;/code&gt; / &lt;code&gt;com.dynatrace.extension.network_device.memory_usage&lt;/code&gt; instead. Memory Size chart tiles have been removed from device screens accordingly.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;cisco.cc.device.cpu&lt;/code&gt; and &lt;code&gt;cisco.cc.device.memory&lt;/code&gt; are suppressed by default when both the &lt;code&gt;default&lt;/code&gt; and &lt;code&gt;device&lt;/code&gt; feature sets are active (same values as
&lt;code&gt;com.dynatrace.extension.network_device.cpu_usage&lt;/code&gt; / &lt;code&gt;memory_usage&lt;/code&gt;). To restore both namespaces, set &lt;code&gt;enable_legacy_cisco_cc_metrics: true&lt;/code&gt; in the expert configuration.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New in this version&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.dynatrace.com/docs/platform/grail/smartscape-on-grail"&gt;Smartscape on Grail&lt;/a&gt;. This extension will populate new Smartscape nodes and edges via OpenPipeline extraction.&lt;/li&gt;
&lt;li&gt;Added 3 new device &lt;strong&gt;reporting strategies&lt;/strong&gt;: &lt;strong&gt;Simple&lt;/strong&gt;, &lt;strong&gt;Exclusive Groups&lt;/strong&gt;, and &lt;strong&gt;Flexible Groups&lt;/strong&gt;, which control how monitored devices are grouped into per-group queries to Catalyst Center. This lets you filter monitored devices, tune and reduce the number of API requests issued to the API endpoints per collection cycle, optimizing request load for environments of any size.&lt;/li&gt;
&lt;li&gt;Interfaces without a real MAC address — port-channels, Loopback, Tunnel, and Firepower interfaces — are now reported with &lt;code&gt;cisco.cc.interface.*&lt;/code&gt; metrics. Previously (2.x extension version) these interfaces were excluded from all reporting.&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;report_no_mac_interfaces_as_generic&lt;/code&gt; expert configuration toggle (default: &lt;code&gt;false&lt;/code&gt;). When enabled, such interfaces are additionally reported as generic
&lt;code&gt;com.dynatrace.extension.network_device.if.*&lt;/code&gt; metrics using a synthetic MAC derived from the interface ID, allowing full monitoring at the cost of increased DPS/DDU.&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;chassis.mac&lt;/code&gt; dimension to all &lt;code&gt;cisco.cc.device.*&lt;/code&gt; and &lt;code&gt;cisco.cc.interface.*&lt;/code&gt; metrics and to device and interface discovery log events.&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;vendor&lt;/code&gt; property to device discovery log events (&lt;code&gt;cisco.cc.device_discovery&lt;/code&gt;).&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;site_id&lt;/code&gt; dimension to interface metrics and interface discovery log events.&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;chassis.mac&lt;/code&gt; and &lt;code&gt;site_id&lt;/code&gt; as &lt;code&gt;cisco_cc:interface&lt;/code&gt; entity attributes.&lt;/li&gt;
&lt;li&gt;Added self-monitoring metrics for event notifications data collection
(&lt;code&gt;sfm.cisco.cc.events.events.duration&lt;/code&gt;, &lt;code&gt;sfm.cisco.cc.events.events.error&lt;/code&gt;).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Primary tags and Primary fields&lt;/strong&gt; (monitoring configuration): two new optional sections on the endpoint configuration make this release ready to support the upcoming global entity tagging functionality.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Improved in this version&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Device CPU and memory charts on &lt;code&gt;cisco_cc:device&lt;/code&gt; and &lt;code&gt;network:device&lt;/code&gt; screens now use &lt;code&gt;com.dynatrace.extension.network_device.*&lt;/code&gt; metric keys.&lt;/li&gt;
&lt;li&gt;Charts now connect data points across gaps when metrics are collected at longer intervals.&lt;/li&gt;
&lt;li&gt;Interface filter configuration now reads &amp;quot;administrative status UP&amp;quot; instead of &amp;quot;UP
interfaces&amp;quot;, clarifying that it filters on configured (administrative) state.&lt;/li&gt;
&lt;li&gt;Vendor enrichment prefers &lt;code&gt;productVendor&lt;/code&gt; from the Data API over the Intent API BASIC endpoint; the BASIC value is used only as a fallback when the Data API value is absent.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixed in this version&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Reported notifications not related to a device or site will no longer create new
&amp;quot;ghost&amp;quot; no-named entities.&lt;/li&gt;
&lt;li&gt;Device IP address now shows as &amp;quot;Device IP Address&amp;quot; in the metrics explorer. Previously the dimension had no display name.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Tue, 09 Jun 2026 13:47:17 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</guid><enclosure length="1087292" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.cisco-cc/com_eRq7E2b.dynatrace.extension.cisco-cc-3.0.3-e7b7c9aef55f1588b076.zip"/></item><item><title>Cisco Catalyst Center (DNA Center) 2.3.0</title><link>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</link><description>&lt;h3&gt;New in this version&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Feature sets now show descriptions and recommended flags, making it easier to
select the right feature sets during installation.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Improved in this version&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Upgraded Python runtime from 3.10 to 3.14. Python 3.10 support ends October 2026;
this release targets Python 3.14 as the sole runtime. Requires ActiveGate/OA 1.333
or later.&lt;/li&gt;
&lt;li&gt;Fixed device IP address metric dimension and entity property extraction.&lt;/li&gt;
&lt;li&gt;Fixed ghost device and site entities created from event notification logs without a device or site scope.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Tue, 05 May 2026 09:02:42 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</guid><enclosure length="5496363" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.cisco-cc/com.dynatrace.extension.cisco-cc-2.3.0-5dc1e72218c55b129009.zip"/></item><item><title>Cisco Catalyst Center (DNA Center) 2.2.1</title><link>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</link><description>&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Ingest &lt;strong&gt;Cisco Catalyst Events (CC Events)&lt;/strong&gt; from &lt;strong&gt;Catalyst Center&lt;/strong&gt; and report them as &lt;strong&gt;log records&lt;/strong&gt; and optionally as &lt;strong&gt;Dynatrace events&lt;/strong&gt;.
&lt;ul&gt;
&lt;li&gt;The extension polls Catalyst events from Catalyst Center using the event management API and records each event as a log entry.&lt;/li&gt;
&lt;li&gt;Relationships to the corresponding Catalyst &lt;strong&gt;site&lt;/strong&gt; or &lt;strong&gt;device&lt;/strong&gt; entities are automatically created when this information is available in the event payload.&lt;/li&gt;
&lt;li&gt;Events can optionally be ingested into Dynatrace as &lt;strong&gt;Dynatrace Events&lt;/strong&gt;, based on configurable event-mapping rules.&lt;/li&gt;
&lt;li&gt;A complete catalog of Catalyst event IDs—including event type, category, and severity—is available here: &lt;a href="https://developer.cisco.com/docs/dna-center/2-3-7-9/event-catalog"&gt;Cisco Catalyst Center Event Catalog&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Thu, 05 Mar 2026 10:17:57 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</guid><enclosure length="5390766" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.cisco-cc/com.dynatrace.extension.cisco-cc-2.2.1-7fd49f446d297e5a176b.zip"/></item><item><title>Cisco Catalyst Center (DNA Center) 2.1.5</title><link>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</link><description>&lt;p&gt;Improved in this version&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed display issues with the single-value metric visualization in the Infrastructure &amp;amp; Operations application.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Thu, 15 Jan 2026 12:38:22 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</guid><enclosure length="4248464" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.cisco-cc/com.dynatrace.extension.cisco-cc-2.1.5-1d2fa0c4b36b30ea7219.zip"/></item><item><title>Cisco Catalyst Center (DNA Center) 2.1.3</title><link>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</link><description>&lt;p&gt;Patch level changes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Improved handling of Unicode characters in dimension values - only spaces, letters, numbers, and punctuation characters are retained.&lt;/li&gt;
&lt;li&gt;Added a dedicated column for sorting by entity name in the Infrastructure and Operation Application when visualizing Cisco Catalyst Center entities.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Fri, 28 Nov 2025 08:47:33 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</guid><enclosure length="4253080" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.cisco-cc/com.dynatrace.extension.cisco-cc-2.1.3-7a83500b96fa2004f0ba.zip"/></item><item><title>Cisco Catalyst Center (DNA Center) 2.1.1</title><link>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</link><description>&lt;p&gt;New features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;cc_issue_link&lt;/code&gt; attribute added to the log events imported from DNA, allowing for quick jump to the issue as reported by the CNA Center&lt;/li&gt;
&lt;li&gt;Several Catalyst entity attributes extracted from logs and added to network device/interface entities properties, including &lt;code&gt;memory_size_text&lt;/code&gt;, &lt;code&gt;os_type&lt;/code&gt;, &lt;code&gt;os_version&lt;/code&gt;, &lt;code&gt;serial_number&lt;/code&gt;, &lt;code&gt;uptime_text&lt;/code&gt;, &lt;code&gt;reachability status&lt;/code&gt;, &lt;code&gt;platform_id&lt;/code&gt;, &lt;code&gt;family&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Patch level changes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Improved handling of the device-interface relationships to address some DQL entity selection issues&lt;/li&gt;
&lt;li&gt;Amended &lt;code&gt;security_context&lt;/code&gt; tagging of the generic network entities created by this extensions&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Mon, 29 Sep 2025 21:48:38 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</guid><enclosure length="4252880" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.cisco-cc/com.dynatrace.extension.cisco-cc-2.1.1-21c906729f81a3e30ed6.zip"/></item><item><title>Cisco Catalyst Center (DNA Center) 2.1.0</title><link>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</link><description>&lt;p&gt;⚠️IMPORTANT CHANGE: This extension release requires Dynatrace cluster version 1.313 or later.&lt;/p&gt;
&lt;p&gt;New features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Updated Default Discovery Frequencies: Site and device discovery defaults have been adjusted to 60 and 30 minutes, respectively. More relaxed configuration ranges are now available in the expert settings.&lt;/li&gt;
&lt;li&gt;New Gen3 Dashboards:  Cisco Catalyst Center Monitoring Overview, Cisco Catalyst Extension Self-Monitoring&lt;/li&gt;
&lt;li&gt;Self-Monitoring Metrics Metadata: Added metric metadata for the extension's self-monitoring metrics&lt;/li&gt;
&lt;li&gt;If Catalyst issues are reported as Dynatrace events, the events for cisco_cc:device entities are also reported separately (duplicated) for the generic network:device entities&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Patch level changes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Topology Fix: Resolved an issue with the topological relationship between Cisco Catalyst Device and generic Network Device entities&lt;/li&gt;
&lt;li&gt;The dt.security_context attribute is now propagated to all entities created by the extension.&lt;/li&gt;
&lt;li&gt;The DNA Center URL is reported as the device.address dimension for cisco.cc.center.&lt;em&gt;, cisco.cc.client.&lt;/em&gt;, and cisco.cc.site.* metrics&lt;/li&gt;
&lt;li&gt;Enhanced Q&amp;amp;A Section: Expanded with troubleshooting guidance tailored for large-scale monitored environments.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Fri, 12 Sep 2025 09:16:32 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</guid><enclosure length="4252554" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.cisco-cc/com.dynatrace.extension.cisco-cc-2.1.0-93ab258a2603a6265d5e.zip"/></item><item><title>Cisco Catalyst Center (DNA Center) 2.0.1</title><link>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</link><description>&lt;p&gt;Patch level changes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed Windows ActiveGate deployment issue&lt;/li&gt;
&lt;li&gt;Resolved race condition in aggressive site cache cleanup for deployments with thousands of devices&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Mon, 28 Jul 2025 08:28:05 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</guid><enclosure length="4223755" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.cisco-cc/com.dynatrace.extension.cisco-cc-2.0.1-bc28c1797695dcbbc633.zip"/></item><item><title>Cisco Catalyst Center (DNA Center) 2.0.0</title><link>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</link><description>&lt;h3&gt;⚠️Breaking Change&lt;/h3&gt;
&lt;p&gt;The extension configuration screen has been upgraded to support new features. As a result, a &lt;strong&gt;new configuration must be created&lt;/strong&gt;.
To ensure continuity of metric data and preserve existing entities, make sure to use the &lt;strong&gt;same &lt;em&gt;Endpoint Name&lt;/em&gt;&lt;/strong&gt; as in the previous configuration.&lt;/p&gt;
&lt;h3&gt;New features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Ingest issues from Catalyst Center and reporting them either as &lt;strong&gt;log messages&lt;/strong&gt; or as &lt;strong&gt;Dynatrace events&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Control how often metrics are reported for devices and interfaces based on &lt;strong&gt;Catalyst tags&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Proxy support added for connections to the Catalyst Center&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See hub tile text for more details on how to set up these new features.&lt;/p&gt;
&lt;h3&gt;Patch level changes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The number of dimensions for device and interface metrics has been reduced. Device and Interface attributes previously reported as metric dimensions are now &lt;strong&gt;reported to entities via log ingestion&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Memory optimizations have been made to better support environments with a large number of devices.&lt;/li&gt;
&lt;li&gt;Interface metric dimension descriptions have been corrected, and the &lt;strong&gt;Device Family&lt;/strong&gt; dimension is now properly reported.&lt;/li&gt;
&lt;li&gt;When an issue is resolved or ignored, it is reported as a log message.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Thu, 26 Jun 2025 15:12:54 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</guid><enclosure length="4463952" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.cisco-cc/com.dynatrace.extension.cisco-cc-2.0.0-b03462223de24e872c24.zip"/></item><item><title>Cisco Catalyst Center (DNA Center) 1.0.0</title><link>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</link><description>&lt;p&gt;New features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This is the first release of the Cisco Catalyst Center extension&lt;/li&gt;
&lt;li&gt;We look forward to your feedback on the enhancements that would make this extension better fitted to your environment. Post your Product Idea on &lt;a href="https://community.dynatrace.com/t5/Product-ideas/idb-p/DynatraceProductIdeas"&gt;Dynatrace community&lt;/a&gt; and let others up-vote it!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Note to those who have been running the private preview of the Cisco DNA extension in the past: this Catalyst Center extension supersedes the DNA extension. There is no migration path - please configure Cisco Catalyst Center extension from scratch and use it going forward. Deactivate and remove DNA extension, to conserve compute resources on ActiveGate, on Catalyst Center, and avoid unnecessary license consumption.&lt;/p&gt;
</description><pubDate>Thu, 24 Apr 2025 13:57:29 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/cisco-catalyst-center-dna-center/</guid><enclosure length="4256188" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.cisco-cc/com.dynatrace.extension.cisco-cc-1.0.0-2c514cb4cab88fa2ea88.zip"/></item></channel></rss>