Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
movence committed Mar 1, 2024
1 parent c70fefc commit 7803297
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ package metricstransformprocessor
import (
"fmt"

"github.com/open-telemetry/opentelemetry-collector-contrib/processor/metricstransformprocessor"
"go.opentelemetry.io/collector/component"
"go.opentelemetry.io/collector/confmap"
"go.opentelemetry.io/collector/processor"

"github.com/aws/amazon-cloudwatch-agent/internal/containerinsightscommon"
"github.com/aws/amazon-cloudwatch-agent/translator/translate/otel/common"
"github.com/aws/amazon-cloudwatch-agent/translator/translate/otel/receiver/awscontainerinsight"
"github.com/open-telemetry/opentelemetry-collector-contrib/processor/metricstransformprocessor"
)

const gpuLogSuffix = "GPU"
Expand Down

0 comments on commit 7803297

Please sign in to comment.