• Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • influxdb-plugin
    • None

      This feature may already exist. I am using the following code, as per the documentation.

      def myFields1 = [:]
      def myFields2 = [:]
      def myCustomMeasurementFields = [:]
      myFields1['field_a'] = 11
      myFields1['field_b'] = 12
      myFields2['field_c'] = 21
      myFields2['field_d'] = 22
      myCustomMeasurementFields['series_1'] = myFields1
      myCustomMeasurementFields['series_2'] = myFields2
      myTags = ['series_1':['tag_a':'a','tag_b':'b'],'series_2':['tag_c':'c','tag_d':'d']]
      influxDbPublisher(selectedTarget: 'my-target', customDataMap: myCustomMeasurementFields, customDataMapTags: myTags)

      Beyond this, It is not stated how I can replace field values in existing influxdb tables. Running the original code a second time only duplicates existing fields.

          [JENKINS-66350] Can't overwrite existing tables

          Daniel created issue -
          Mark Waite made changes -
          Comment [ Thiên Hạ Bet  (thabet) is considered as the house that owns the largest and most diverse online game store. There are all forms of sports betting, attractive card games, etc. with high winning rates. Including prizes up to 5 billion VND. Please visit [https://thabet99.com/] to join ]

            aleksisimell Aleksi Simell
            haploid45 Daniel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: