Skip to content

Commit

Permalink
update integration test output
Browse files Browse the repository at this point in the history
  • Loading branch information
dehaansa committed Dec 12, 2024
1 parent c29fc1b commit 61146a1
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 7 deletions.
2 changes: 0 additions & 2 deletions receiver/sqlqueryreceiver/integration_test.go
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
// Copyright The OpenTelemetry Authors
// SPDX-License-Identifier: Apache-2.0

//go:build integration

package sqlqueryreceiver

import (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ resourceMetrics:
stringValue: Action
timeUnixNano: "1684614725494431000"
name: genre.imdb
scope: {}
scope:
name: github.com/open-telemetry/opentelemetry-collector-contrib/receiver/sqlqueryreceiver
- resource: {}
scopeMetrics:
- metrics:
Expand Down Expand Up @@ -72,4 +73,5 @@ resourceMetrics:
- asDouble: 3.4
timeUnixNano: "1684614725499638000"
name: f
scope: {}
scope:
name: github.com/open-telemetry/opentelemetry-collector-contrib/receiver/sqlqueryreceiver
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ resourceMetrics:
stringValue: Action
timeUnixNano: "1684632870521947236"
name: genre.imdb
scope: {}
scope:
name: github.com/open-telemetry/opentelemetry-collector-contrib/receiver/sqlqueryreceiver
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ resourceMetrics:
stringValue: SciFi
timeUnixNano: "1684613308016320000"
name: genre.imdb
scope: {}
scope:
name: github.com/open-telemetry/opentelemetry-collector-contrib/receiver/sqlqueryreceiver
- resource: {}
scopeMetrics:
- metrics:
Expand Down Expand Up @@ -81,4 +82,5 @@ resourceMetrics:
dataPoints:
- timeUnixNano: "1684613308030553000"
name: h
scope: {}
scope:
name: github.com/open-telemetry/opentelemetry-collector-contrib/receiver/sqlqueryreceiver

0 comments on commit 61146a1

Please sign in to comment.