[JIRA] (JENKINS-53360) Add ability to send list of data to InfluxDB

2019-07-12 Thread nthienan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 An Nguyen commented on  JENKINS-53360  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add ability to send list of data to InfluxDB   
 

  
 
 
 
 

 
 Pavel Vasilevich you can take a look this plugin https://wiki.jenkins.io/display/JENKINS/Job+and+Stage+Monitoring+Plugin  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.193444.1535681232000.8624.1562925960319%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-53360) Add ability to send list of data to InfluxDB

2018-08-30 Thread pfor...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Pavel Vasilevich created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53360  
 
 
  Add ability to send list of data to InfluxDB   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Aleksi Simell  
 
 
Components: 
 influxdb-plugin  
 
 
Created: 
 2018-08-31 02:07  
 
 
Environment: 
 Jenkins 2.121.1  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Pavel Vasilevich  
 

  
 
 
 
 

 
 Main idea: get information about different stages in pipeline reported to InfluxDB. It will be good if there will be automatic PointGenerator that collects information about stages in pipeline build and then prepares list of BatchPoints: pipeline_data: 
 

 
 
project_name 
build_number 
stage 
time 
 
 
pipeline1 
14 
init 
3