summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/postgres/testdata/v14.4/xact_query_running_time.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 11:19:16 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-07-24 09:53:24 +0000
commitb5f8ee61a7f7e9bd291dd26b0585d03eb686c941 (patch)
treed4d31289c39fc00da064a825df13a0b98ce95b10 /src/go/collectors/go.d.plugin/modules/postgres/testdata/v14.4/xact_query_running_time.txt
parentAdding upstream version 1.44.3. (diff)
downloadnetdata-b5f8ee61a7f7e9bd291dd26b0585d03eb686c941.tar.xz
netdata-b5f8ee61a7f7e9bd291dd26b0585d03eb686c941.zip
Adding upstream version 1.46.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--src/go/collectors/go.d.plugin/modules/postgres/testdata/v14.4/xact_query_running_time.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/postgres/testdata/v14.4/xact_query_running_time.txt b/src/go/collectors/go.d.plugin/modules/postgres/testdata/v14.4/xact_query_running_time.txt
new file mode 100644
index 000000000..52617f748
--- /dev/null
+++ b/src/go/collectors/go.d.plugin/modules/postgres/testdata/v14.4/xact_query_running_time.txt
@@ -0,0 +1,10 @@
+ datname | state | xact_running_time | query_running_time
+----------+---------------------+-------------------+--------------------
+ some_db | idle in transaction | 574.530219 | 574.315061
+ some_db | idle in transaction | 574.867167 | 574.330322
+ postgres | active | 0.000000 | 0.000000
+ some_db | idle in transaction | 574.807256 | 574.377105
+ some_db | idle in transaction | 574.680244 | 574.357246
+ some_db | idle in transaction | 574.800283 | 574.330328
+ some_db | idle in transaction | 574.396730 | 574.290165
+ some_db | idle in transaction | 574.665428 | 574.337164 \ No newline at end of file