<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Skyline - system_cpu_utilization inaccurate with dynamic_balancing enabled in OpenTelemetry/Skyline</title>
    <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/251147#M639</link>
    <description>&lt;P&gt;Great investigation Alexander - We are struggling with the same issue.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As much as open telemetry brings, I think the implementation still has some ways to go. Furthermore when using UPPAK - usim is fully loading all allocated SND cores to 100% which may compound the issue.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Following here for any CP feedback.&lt;/P&gt;
&lt;P&gt;/Henrik&lt;/P&gt;</description>
    <pubDate>Thu, 12 Jun 2025 12:16:04 GMT</pubDate>
    <dc:creator>Henrik_Noerr1</dc:creator>
    <dc:date>2025-06-12T12:16:04Z</dc:date>
    <item>
      <title>Skyline - system_cpu_utilization inaccurate with dynamic_balancing enabled</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/250869#M634</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I noticed a weired thing after comparing my maestro environment running R81.20 + JumboHFA Take 99 without dynamic balancing and with dynamic balancing enabled.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After I enabled dynamic balancing I could see that the total cpu usage of alle CPUs and all SGMs increase by approximately 80% and on the other hand with similar or less throughput. Traffic mix was the same as this is a production environment.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cpu_usage.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/30712i04F69675BD47EFBA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="cpu_usage.png" alt="cpu_usage.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I opened a ticket with my Diamond support team an we could not find a reason until now but still investigating. We assumed an issue with skyline metrics.&lt;BR /&gt;&lt;BR /&gt;In parallel I tried to find indicators in skyline why it is like it is and I think I found the root cause. Skyline sends metrics every 15s to prometheus. without dynamic balancing we receive the cpu usage for this 15s. the CPU can only have one "type" which is CoreXL_FWD or CoreXL_SND. as the CPUs are assigned statically by cpconfig they can not change its type. As a result One specific CPU has only ohne type within a 15s metric.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dynamic_balancing_off_cpu_has_only_1_type_within_15s_metrics_interval.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/30713i510E6F253F6A475F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dynamic_balancing_off_cpu_has_only_1_type_within_15s_metrics_interval.png" alt="dynamic_balancing_off_cpu_has_only_1_type_within_15s_metrics_interval.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However a fter enabling dynamic balancing the type of a CPU is not static anymore. it may change and this is expected. A CPU can now have multiple types within one period of 15s. It can be CoreXL_FWD, CoreXL_SND, BOTH, PPE_MGR and others. The result is that in a busy environment with different traffic loads the CPUs type retured for a specific CPU has multiple results. In the following screenshot you can see the see CPU 2 with different states within one 15s period. The result is that "sum" adds these CPU percentages and and because we don't know how long the cpu 2 was FWD and how long it was SND within these 15s we can not build an correct average.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dynamic_balancing_ON_cpu_has_MULTIPLE_types_within_15s_metrics_interval.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/30717i47CC17D42D9A21F0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dynamic_balancing_ON_cpu_has_MULTIPLE_types_within_15s_metrics_interval.png" alt="dynamic_balancing_ON_cpu_has_MULTIPLE_types_within_15s_metrics_interval.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is another example which shows that cpu number 2 could have a cpu usage more than 100% within a 15s period.&lt;BR /&gt;In the following screenshot over a period of 90s (6x 15s) the CPU usage of this CPU is always over 100% which is impossible and leads me to the conclusion that the defaul skyline behaviour can not handle dynamic balancing properly.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dynamic_balancing_ON_cpu_has_MULTIPLE_types_within_15s_metrics_interval_results_in_more_than_100_percent_usage.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/30715i6D9B8A64F447D7BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dynamic_balancing_ON_cpu_has_MULTIPLE_types_within_15s_metrics_interval_results_in_more_than_100_percent_usage.png" alt="dynamic_balancing_ON_cpu_has_MULTIPLE_types_within_15s_metrics_interval_results_in_more_than_100_percent_usage.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another question that has arisen is how the cpivew exporter exports the metrics and how are these aggregated into the 15s push interval. If the cpview exporter would only export every 15s the cpu usage then as a result there would be only one single CPU type. But we can see multiple types which means that cpview exporter exports the CPU metrics multiple times within these 15s interval. In the screenshot above we can see at least 4 types per 15s which lets me assume cpview exporter exports the metrics 4 times and then builds an average?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS:&lt;BR /&gt;In the first screenshot you maybe noted that there are 2 days with high CPU spikes. this was the result of the take 92 bug described in&amp;nbsp;&lt;SPAN&gt;sk183251&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do you measure the CPU reliably usage with skyline and dynamic balancing?&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jun 2025 20:26:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/250869#M634</guid>
      <dc:creator>Alexander_Wilke</dc:creator>
      <dc:date>2025-06-08T20:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline - system_cpu_utilization inaccurate with dynamic_balancing enabled</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/251147#M639</link>
      <description>&lt;P&gt;Great investigation Alexander - We are struggling with the same issue.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As much as open telemetry brings, I think the implementation still has some ways to go. Furthermore when using UPPAK - usim is fully loading all allocated SND cores to 100% which may compound the issue.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Following here for any CP feedback.&lt;/P&gt;
&lt;P&gt;/Henrik&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 12:16:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/251147#M639</guid>
      <dc:creator>Henrik_Noerr1</dc:creator>
      <dc:date>2025-06-12T12:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline - system_cpu_utilization inaccurate with dynamic_balancing enabled</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/251188#M640</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/5970"&gt;@Elad_Chomsky&lt;/a&gt;&amp;nbsp;and/or&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/11958"&gt;@Arik_Ovtracht&lt;/a&gt;, can someone of you have a look on issue mentioned by &lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/6901"&gt;@Alexander_Wilke&lt;/a&gt;&amp;nbsp;?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 20:35:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/251188#M640</guid>
      <dc:creator>JozkoMrkvicka</dc:creator>
      <dc:date>2025-06-12T20:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline - system_cpu_utilization inaccurate with dynamic_balancing enabled</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/251969#M648</link>
      <description>&lt;P&gt;Any feedback here?&lt;BR /&gt;Unfortunately my diamond team does not have any feedback, too.&lt;BR /&gt;Not so amazing&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 14:21:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/251969#M648</guid>
      <dc:creator>Alexander_Wilke</dc:creator>
      <dc:date>2025-06-25T14:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline - system_cpu_utilization inaccurate with dynamic_balancing enabled</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/251980#M649</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;OpenTelemetry reports metrics with labels for each CPU type, so when a label changes, a new series is created. This can sometimes cause unexpected changes—if you see erratic behavior, please open a support ticket and we’ll investigate.&lt;/P&gt;
&lt;P&gt;When querying by type and hostname, each CPU is only reported once. The CPView exporter samples every 15 seconds, so only one measurement per interval is exposed. For detailed tracking, you can enable debug mode:&lt;/P&gt;
&lt;FIGURE class="CodeBlock-module__container--BRsgk CodeBlock-module__immersive--vxBb6" aria-labelledby=":r9p:"&gt;
&lt;DIV class="CodeBlock-module__codeContainer--dAEis"&gt;
&lt;PRE class="CodeBlock-module__code--KUcqT" tabindex="0"&gt;&lt;CODE class=""&gt;sklnctl export --debug /path/to/debug.json
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/FIGURE&gt;
&lt;P&gt;(Disable with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;sklnctl export --debug-stop&lt;/CODE&gt;)&lt;/P&gt;
&lt;P&gt;It’s possible that dynamic split or a sudden change is affecting measurements. I recommend checking CPView History for any unusual spikes or changes.&lt;/P&gt;
&lt;P&gt;If you have a ticket number, please share it and I’ll update you directly. Let me know if you need more help!&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Elad&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 17:02:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/251980#M649</guid>
      <dc:creator>Elad_Chomsky</dc:creator>
      <dc:date>2025-06-25T17:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline - system_cpu_utilization inaccurate with dynamic_balancing enabled</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/251992#M650</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/44179"&gt;@Elad&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;as you can see in the last 2 screenshots it is always CPU2 and it has multiple types at one measument. you can see the grafana dashboard interval and each point is 15s. this is the skyline push interval as you said and it is the datasource query interval.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I think it is clear that the same CPU 2 is reporting two types at the same time.&lt;/P&gt;
&lt;P&gt;CPview history will not help as it only has 1minute history steps. But we do not jneed cpview history, we can use skyline history which is in the first screenshot and the red and blue bopx explains the situation before and after dynamic balancing enabled.&lt;/P&gt;
&lt;P&gt;my ticket:&amp;nbsp;&lt;SPAN&gt;6-0004284473&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 19:57:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/251992#M650</guid>
      <dc:creator>Alexander_Wilke</dc:creator>
      <dc:date>2025-06-25T19:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline - system_cpu_utilization inaccurate with dynamic_balancing enabled</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/252014#M651</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/6901"&gt;@Alexander_Wilke&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;What you’re seeing is likely due to how the query aggregates the data—if you view the relevant individual series, you should see the correct sample intervals. For reference, our measurements are recorded once every 15 seconds, and the baseline data comes directly from CPView, with a single line per CPU. We do not aggregate this data; any cumulative values are only per series.&lt;/P&gt;
&lt;P&gt;The way the data appears can depend on how Grafana and Prometheus process the raw data. If you notice any discrepancies in the raw samples themselves, please let us know—we can investigate further using debug tools if needed.&lt;/P&gt;
&lt;P&gt;I also wanted to mention that the team is currently looking into this internally. I’ll make sure your concerns are included in their review.&lt;/P&gt;
&lt;P&gt;Thanks, Elad&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 06:31:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/252014#M651</guid>
      <dc:creator>Elad_Chomsky</dc:creator>
      <dc:date>2025-06-26T06:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline - system_cpu_utilization inaccurate with dynamic_balancing enabled</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/252016#M652</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/5970"&gt;@Elad_Chomsky&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;For reference, our measurements are recorded once every 15 seconds, and the baseline data comes directly from CPView&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Elad,&lt;BR /&gt;&lt;BR /&gt;for the sake of completeness, it should be mentioned that the invervall is adjustable.&lt;/P&gt;&lt;P&gt;An interval of 15 seconds is too short, especially for VSX with many VS, as this can lead to memory problems. Furthermore, Prometheus receives too many time series, which may not be desirable in larger environments.&lt;BR /&gt;&lt;BR /&gt;br&lt;BR /&gt;Vincent&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 06:38:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/252016#M652</guid>
      <dc:creator>Vincent_Bacher</dc:creator>
      <dc:date>2025-06-26T06:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline - system_cpu_utilization inaccurate with dynamic_balancing enabled</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/252020#M653</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/5970"&gt;@Elad_Chomsky&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;your assumtion about aggregation is wrong i think.&lt;/P&gt;
&lt;P&gt;i did sum to aggregate the states (usr, system, i/o wait, ..). this allows me to better see total cpu usage by type (SND; CoreXL, Both, PPE, ..).&lt;/P&gt;
&lt;P&gt;Here without any aggregation, the result is the same, nearly 200% CPU usage per measurement for a single cpu core.&lt;BR /&gt;However now it is more difficulty to read because now you have&amp;nbsp; 3 x state (system, user, i/o wait) and 4 x type (FWD, CoreXL, SND, BOTH) which is 3 x 4 = 12 colors.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-06-26 084308.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/30832iD20CBD16FE2D9C7E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-06-26 084308.png" alt="Screenshot 2025-06-26 084308.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 06:46:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/252020#M653</guid>
      <dc:creator>Alexander_Wilke</dc:creator>
      <dc:date>2025-06-26T06:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline - system_cpu_utilization inaccurate with dynamic_balancing enabled</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/252021#M654</link>
      <description>&lt;P&gt;For CPviewExporter you can adjust it:&lt;/P&gt;
&lt;P&gt;/opt/CPviewExporter/CPviewExporterCli.sh cpview_exporter refresh_rate (&amp;lt;Num&amp;gt;(s|h|m)|delete) - Set the refresh rate ( Delete = Back to default ) interval for the CPView Exporter&lt;/P&gt;
&lt;P&gt;However this is probably useless because the otelcol component sends the data every 15s. If this is not alligned with CPviewExport and not alligned with OtlpAgent Export, it will result in wrong data.&lt;BR /&gt;&lt;BR /&gt;Lets assume you export data from Cpview every 1m and otelcol pushes it to the destination every 15s then you get the same value 4 times without any change.&lt;/P&gt;
&lt;P&gt;Your concern with time series I think is not correct. A time series is a unique comination set of labels. it will not change number of time series if you export every 15s oder 1s oder 60s. In addition you have every time series active for at least 5m even without any data because prometheus add the stale marker only after 5minutes of no update.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What you probably mean are samples. a sample is one point of time of a time series.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I agree - setting the push interval for all components would help. 15s is a good value to get spikes, sometimes I would like to have shorter values like 5s. however only for very specific metrics like connection rate or CPU but longer intervals like 2m or max 5m for hdd, or blade statatus, policy install time, jumbo hf version, ...&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 07:00:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/252021#M654</guid>
      <dc:creator>Alexander_Wilke</dc:creator>
      <dc:date>2025-06-26T07:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Skyline - system_cpu_utilization inaccurate with dynamic_balancing enabled</title>
      <link>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/252024#M655</link>
      <description>&lt;P&gt;I know the way to adjust it but thanks &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Rrgarding allignment between the components, you are absolutely right, thanks for pointing out.&lt;BR /&gt;As this is an issue to be solved asap, i already contacted our CP PS engineer to liaise with R&amp;amp;D to fix that.&lt;BR /&gt;&lt;BR /&gt;And yes, i meant samples, not time series. My bad caused by doing too many things at the same time&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 07:35:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/OpenTelemetry-Skyline/Skyline-system-cpu-utilization-inaccurate-with-dynamic-balancing/m-p/252024#M655</guid>
      <dc:creator>Vincent_Bacher</dc:creator>
      <dc:date>2025-06-26T07:35:51Z</dc:date>
    </item>
  </channel>
</rss>

