[JIRA] (JENKINS-60906) Write list data to <customDataMap>

9 views
Skip to first unread message

sudeep_pranavam@yahoo.com (JIRA)

unread,
Jan 29, 2020, 10:42:03 AM1/29/20
to jenkinsc...@googlegroups.com
_peedus created an issue
 
Jenkins / Improvement JENKINS-60906
Write list data to <customDataMap>
Issue Type: Improvement Improvement
Assignee: Aleksi Simell
Components: influxdb-plugin
Created: 2020-01-29 15:41
Priority: Minor Minor
Reporter: _peedus

Hi,

While writing data to influxDB using InfluxDBPlugin, is there a possibility to provide list data to the customDataMap and customDataMapTags

  1. multiple records of same table data (list belonging to same entity)
  2. multiple records of different table (list belonging to different entity)

//sample data

def data = [test_detail:[[case:1, error:500], [case:4, error:1001], [case:4, error:91]], fix_detail:[[fix:1101, prio:1], [fix:1111, prio:5]]]

 

Is this supported? At the moment, I am able to write individual record of entities, but adding multiple records fails.

Thanks!

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

sudeep_pranavam@yahoo.com (JIRA)

unread,
Feb 1, 2020, 2:24:02 PM2/1/20
to jenkinsc...@googlegroups.com
_peedus updated an issue
Change By: _peedus
Hi,

While writing data to influxDB using [InfluxDBPlugin|https://wiki.jenkins.io/display/JENKINS/InfluxDB+Plugin], is there a possibility to provide list data to the *_customDataMap_* and *_customDataMapTags_*
# multiple records of same table data (list belonging to same entity)
# multiple records of different table (list belonging to different entity)

{{//sample data}}

def data = [*test_detail*:[[case:1, error:500], [case:4, error:1001], [case:4, error:91]], *fix_detail*:[[fix:1101, prio:1], [fix:1111, prio:5]]]

 

Is this supported? At the moment, I am able to write individual record of entities, but adding multiple records
all at once fails.

Thanks!

sudeep_pranavam@yahoo.com (JIRA)

unread,
Feb 1, 2020, 2:25:02 PM2/1/20
to jenkinsc...@googlegroups.com
_peedus updated an issue
Change By: _peedus
Priority: Minor Major

aleksi.simell@eficode.com (JIRA)

unread,
Feb 3, 2020, 1:51:03 AM2/3/20
to jenkinsc...@googlegroups.com
Aleksi Simell closed an issue as Duplicate
 

Hi,

This feature is discussed in https://issues.jenkins-ci.org/browse/JENKINS-57240. Closing this as duplicate.

Change By: Aleksi Simell
Status: Open Closed
Resolution: Duplicate

aleksi.simell@eficode.com (JIRA)

unread,
Feb 3, 2020, 1:53:02 AM2/3/20
to jenkinsc...@googlegroups.com
Hi,

This feature is discussed in
https://issues.jenkins-ci.org/browse/ JENKINS-57240. Closing this as duplicate.
Reply all
Reply to author
Forward
0 new messages