<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dynatrace Hub - Cisco ACI/APIC latest releases</title><link>https://www.dynatrace.com/hub/detail/cisco-aciapic/</link><description>A list of extensions from Cisco ACI/APIC</description><atom:link href="https://hub-manager.hub.central.dynatrace.com/api/v1/public-hub/feed/extensions/cisco-aciapic/" rel="self"/><language>en-us</language><lastBuildDate>Fri, 21 Aug 2026 10:57:03 +0000</lastBuildDate><item><title>Cisco ACI/APIC 2.0.5</title><link>https://www.dynatrace.com/hub/detail/cisco-aciapic/</link><description>&lt;h3&gt;Fixed in this version&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed broken classic topology when monitoring more than one ACI environment: some entities (such as controllers and spines) were incorrectly merged or linked across fabrics. Each entity now stays within its own fabric.&lt;/li&gt;
&lt;li&gt;Fixed the fabric filter on the &lt;em&gt;currently monitoring&lt;/em&gt; count tiles of the &lt;strong&gt;Cisco ACI Fabric Overview&lt;/strong&gt; and &lt;strong&gt;Cisco ACI Tenants Overview&lt;/strong&gt; dashboards. Selecting a fabric now rescopes those counts to the selected fabric — previously they always showed the totals across all monitored fabrics, while the charts and tables on the same dashboards were filtered correctly.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Note: the fault log event properties renamed in 2.0.4 are still reported under both their old and new names. The old names — &lt;code&gt;lifecycle&lt;/code&gt;, &lt;code&gt;severity&lt;/code&gt;, &lt;code&gt;type&lt;/code&gt;, &lt;code&gt;cause&lt;/code&gt;, &lt;code&gt;code&lt;/code&gt; — remain deprecated in favor of &lt;code&gt;fault_lc&lt;/code&gt;, &lt;code&gt;fault_severity&lt;/code&gt;, &lt;code&gt;fault_type&lt;/code&gt;, &lt;code&gt;fault_cause&lt;/code&gt; and &lt;code&gt;fault_code&lt;/code&gt;. They will be kept until a future minor release, not removed in a bugfix release.&lt;/p&gt;
</description><pubDate>Fri, 21 Aug 2026 10:57:03 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/cisco-aciapic/</guid><enclosure length="1574428" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.cisco-aci/com.dynatrace.extension.cisco-aci-2.0.5-b1ced41bfe7c7f75cda2.zip"/></item><item><title>Cisco ACI/APIC 2.0.4</title><link>https://www.dynatrace.com/hub/detail/cisco-aciapic/</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;The &lt;code&gt;apic&lt;/code&gt; dimension/property is &lt;strong&gt;deprecated&lt;/strong&gt; and will be discontinued in a future release. Note that this dimension doesn't identify an APIC controller — its value reflects the monitored  &lt;strong&gt;fabric infrastructure name&lt;/strong&gt; as defined in the extension's monitoring configuration (the configuration name). The new &lt;code&gt;fabric_name&lt;/code&gt; property carries that exact value under an accurate name. &lt;code&gt;apic&lt;/code&gt; is still reported for backward compatibility. Please base any custom dashboards, notebooks, alerts, and DQL queries on &lt;code&gt;fabric_name&lt;/code&gt; instead of &lt;code&gt;apic&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;The following fault log event properties have been renamed for consistency. Both old and new names are present in this release. &lt;strong&gt;The old names will be removed in the next release — update your DQL queries and log processing rules to use the new names.&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;| Old name | New name |
|---|---|
| &lt;code&gt;code&lt;/code&gt; | &lt;code&gt;fault_code&lt;/code&gt; |
| &lt;code&gt;cause&lt;/code&gt; | &lt;code&gt;fault_cause&lt;/code&gt; |
| &lt;code&gt;severity&lt;/code&gt; | &lt;code&gt;fault_severity&lt;/code&gt; |
| &lt;code&gt;type&lt;/code&gt; | &lt;code&gt;fault_type&lt;/code&gt; |
| &lt;code&gt;lifecycle&lt;/code&gt; | &lt;code&gt;fault_lc&lt;/code&gt; |&lt;/p&gt;
&lt;p&gt;This applies to both &lt;code&gt;fault_info&lt;/code&gt; and &lt;code&gt;fault_record&lt;/code&gt; log event types (filtered by &lt;code&gt;cisco_aci_event_type&lt;/code&gt;).&lt;/p&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 &lt;code&gt;vendor&lt;/code&gt;, &lt;code&gt;software_revision&lt;/code&gt;, and &lt;code&gt;serial_number&lt;/code&gt; properties to fabric node discovery log events, surfaced as entity attributes on &lt;code&gt;cisco_aci:fabric_node&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Added &lt;code&gt;if_name&lt;/code&gt; property to management interface discovery log events.&lt;/li&gt;
&lt;li&gt;New &lt;code&gt;fabric_name&lt;/code&gt; dimension/property identifying the monitored ACI fabric (one per monitoring configuration). It is present on all metrics and log events, on the classic &lt;code&gt;cisco_aci:*&lt;/code&gt; entities, and on the Smartscape nodes. It carries the same value as the existing &lt;code&gt;apic&lt;/code&gt; dimension.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Report fault records without matching fault instance&lt;/strong&gt; (expert config): when enabled, fault records (&lt;code&gt;faultRecord&lt;/code&gt;) are reported even when no matching fault instance (&lt;code&gt;faultInst&lt;/code&gt; or &lt;code&gt;faultDelegate&lt;/code&gt;) is reported. Default: disabled. Useful when fault instances are filtered out due to APIC security domain restrictions (e.g. &lt;code&gt;Report Fault Instance Only&lt;/code&gt; combined with an APIC user that only sees &lt;code&gt;faultDelegate&lt;/code&gt; entries).&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 APIC endpoint, planned for an upcoming release.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Improved in this version&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Extension runtime upgraded to Python 3.14. Requires ActiveGate or OneAgent EEC version &lt;strong&gt;1.333 or later&lt;/strong&gt; (released March 2026).&lt;/li&gt;
&lt;li&gt;Gen3 dashboards no longer contain navigation links to Gen2 entity screens.&lt;/li&gt;
&lt;li&gt;Feature sets now include recommended flags to guide installation defaults.&lt;/li&gt;
&lt;li&gt;Fault collection now uses a two-window approach: full &lt;em&gt;Max age of Fault Infos and Fault Records&lt;/em&gt; window on first cycle to warm the cache, then a shorter &lt;em&gt;Fault subsequent collection window (hours)&lt;/em&gt; + collection frequency window on subsequent cycles to reduce APIC API load.&lt;/li&gt;
&lt;li&gt;Fixed faultInst deduplication: fault_info log records are now re-reported only when the fault's &lt;code&gt;lc&lt;/code&gt; (lifecycle), &lt;code&gt;severity&lt;/code&gt;, or &lt;code&gt;cause&lt;/code&gt; properties actually change. Previously, APIC's ~5-minute heartbeat on &lt;code&gt;lastTransition&lt;/code&gt; caused the same fault to be re-reported ~288 times/day. The &lt;code&gt;occur&lt;/code&gt; (occurrence count) change is intentionally not considered a re-report trigger as it represents the same periodic re-evaluation, not a meaningful state change.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Tue, 16 Jun 2026 11:54:43 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/cisco-aciapic/</guid><enclosure length="1399711" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.cisco-aci/com.dynatrace.extension.cisco-aci-2.0.4-737fd0c25e486b566c7e.zip"/></item><item><title>Cisco ACI/APIC 1.2.0</title><link>https://www.dynatrace.com/hub/detail/cisco-aciapic/</link><description>&lt;h3&gt;Added&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Report fault records without matching fault instance&lt;/strong&gt; (expert config): when enabled, fault records (&lt;code&gt;faultRecord&lt;/code&gt;) are reported even when no matching fault instance (&lt;code&gt;faultInst&lt;/code&gt; or &lt;code&gt;faultDelegate&lt;/code&gt;) is reported. Default: disabled. Useful when fault instances are filtered out due to APIC security domain restrictions (e.g. &lt;code&gt;Report Fault Instance Only&lt;/code&gt; combined with an APIC user that only sees &lt;code&gt;faultDelegate&lt;/code&gt; entries).&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Changed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Extension runtime upgraded to Python 3.14. Requires ActiveGate or OneAgent EEC version &lt;strong&gt;1.333 or later&lt;/strong&gt; (released March 2026).&lt;/li&gt;
&lt;li&gt;Gen3 dashboards no longer contain navigation links to Gen2 entity screens.&lt;/li&gt;
&lt;li&gt;Feature sets now include recommended flags to guide installation defaults.&lt;/li&gt;
&lt;li&gt;Fault collection now uses a two-window approach: full &lt;em&gt;Max age of Fault Infos and Fault Records&lt;/em&gt; window on first cycle to warm the cache, then a shorter &lt;em&gt;Fault subsequent collection window (hours)&lt;/em&gt; + collection frequency window on subsequent cycles to reduce APIC API load.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Fixed&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Fixed faultInst deduplication: fault_info log records are now re-reported only when the fault's &lt;code&gt;lc&lt;/code&gt; (lifecycle), &lt;code&gt;severity&lt;/code&gt;, or &lt;code&gt;cause&lt;/code&gt; properties actually change. Previously, APIC's ~5-minute heartbeat on &lt;code&gt;lastTransition&lt;/code&gt; caused the same fault to be re-reported ~288 times/day. The &lt;code&gt;occur&lt;/code&gt; (occurrence count) change is intentionally not considered a re-report trigger as it represents the same periodic re-evaluation, not a meaningful state change.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Deprecated&lt;/h3&gt;
&lt;p&gt;The following fault log event properties have been renamed for consistency. Both old and new names are present in this release. &lt;strong&gt;The old names will be removed in the next release — update your DQL queries and log processing rules to use the new names.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;| Old name | New name |
|---|---|
| &lt;code&gt;code&lt;/code&gt; | &lt;code&gt;fault_code&lt;/code&gt; |
| &lt;code&gt;cause&lt;/code&gt; | &lt;code&gt;fault_cause&lt;/code&gt; |
| &lt;code&gt;severity&lt;/code&gt; | &lt;code&gt;fault_severity&lt;/code&gt; |
| &lt;code&gt;type&lt;/code&gt; | &lt;code&gt;fault_type&lt;/code&gt; |
| &lt;code&gt;lifecycle&lt;/code&gt; | &lt;code&gt;fault_lc&lt;/code&gt; |&lt;/p&gt;
&lt;p&gt;This applies to both &lt;code&gt;fault_info&lt;/code&gt; and &lt;code&gt;fault_record&lt;/code&gt; log event types (filtered by &lt;code&gt;cisco_aci_event_type&lt;/code&gt;).&lt;/p&gt;
</description><pubDate>Wed, 06 May 2026 10:44:36 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/cisco-aciapic/</guid><enclosure length="1402332" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.cisco-aci/com.dynatrace.extension.cisco-aci-1.2.0-d46ebe27540e6b5f5d7b.zip"/></item><item><title>Cisco ACI/APIC 1.1.5</title><link>https://www.dynatrace.com/hub/detail/cisco-aciapic/</link><description>&lt;h3&gt;Improved in this version&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Improved entity topology handling in very large environments&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Fri, 06 Mar 2026 09:56:13 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/cisco-aciapic/</guid><enclosure length="922691" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.cisco-aci/com.dynatrace.extension.cisco-aci-1.1.5-903eae5df0c9bc40eabe.zip"/></item><item><title>Cisco ACI/APIC 1.1.3</title><link>https://www.dynatrace.com/hub/detail/cisco-aciapic/</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 15:33:51 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/cisco-aciapic/</guid><enclosure length="916706" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.cisco-aci/com.dynatrace.extension.cisco-aci-1.1.3-ea58f148543f901dd214.zip"/></item><item><title>Cisco ACI/APIC 1.1.1</title><link>https://www.dynatrace.com/hub/detail/cisco-aciapic/</link><description>&lt;p&gt;Patch level changes&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Resolved an issue where the &lt;code&gt;com.dynatrace.extension.network_device.sysuptime&lt;/code&gt; metric was calculated incorrectly.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Fri, 17 Oct 2025 18:21:49 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/cisco-aciapic/</guid><enclosure length="924689" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.cisco-aci/com.dynatrace.extension.cisco-aci-1.1.1-4d71a56bc5729909ab12.zip"/></item><item><title>Cisco ACI/APIC 1.1.0</title><link>https://www.dynatrace.com/hub/detail/cisco-aciapic/</link><description>&lt;p&gt;This is the first generally available release of this extension.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note to the early adopters of the pre-release version&lt;/strong&gt;: monitoring configuration needs to be re-created from scratch, it won't upgrade. However, if you keep the same configuration name, your previously collected metrics will remain available.&lt;/p&gt;
</description><pubDate>Thu, 02 Oct 2025 12:02:45 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/cisco-aciapic/</guid><enclosure length="921467" type="application/zip" url="https://cdn.hub.central.dynatrace.com/hub/extensions/com.dynatrace.extension.cisco-aci/com.dynatrace.extension.cisco-aci-1.1.0-8c2f4d47fcd1bd137e73.zip"/></item></channel></rss>