Skip to content

Commit

Permalink
Fixes after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejgordon committed Nov 15, 2023
1 parent 25c469d commit 4fd8910
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,12 @@
using Elastic.Apm.Helpers;
using Elastic.Apm.Logging;

#if NET462 || NETSTANDARD
using System.Globalization;
#endif

#if NET6_0_OR_GREATER
using System.Buffers.Text;
using System.Runtime.CompilerServices;
using System.Text;
#elif

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / azure-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / azure-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / azure-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / azure-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / azure-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / azure-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / azure-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / azure-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / profiler-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / profiler-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / profiler-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / profiler-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / profiler-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / profiler-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / profiler-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / profiler-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / startup-hook-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / startup-hook-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / startup-hook-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / startup-hook-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / startup-hook-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / startup-hook-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / startup-hook-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / startup-hook-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / pack

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / pack

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / pack

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / pack

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / pack

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / pack

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / pack

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / pack

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / startup-hook-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / startup-hook-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / startup-hook-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / startup-hook-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / startup-hook-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / startup-hook-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / startup-hook-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / startup-hook-tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / tests

Invalid preprocessor expression

Check failure on line 19 in src/Elastic.Apm/Metrics/MetricsProvider/CgroupMetricsProvider.cs

View workflow job for this annotation

GitHub Actions / tests

Invalid preprocessor expression
using System.Globalization;
#endif

namespace Elastic.Apm.Metrics.MetricsProvider
Expand Down

0 comments on commit 4fd8910

Please sign in to comment.