Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-6725

Add new column for metric utc timestamp to ACT_RU_METER_LOG table

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • L3 - Default
    • 7.6.0, 7.6.0-alpha5
    • None
    • engine
    • None

    Description

      The current timestamp of the metrics, which are logged, should be saved in a new column.
      These column contains the unix timestamp (milliseconds since 1970.01.01).

      Benefit of this approach:

      • the timezone are omitted and the timestamps are plain UTC timestamps so the server can convert them from and into this timestamp, since he knows his current timezone.
      • calculation of the intervals with this kind of timestamps is much easier, since we don't have to use the database specific time functions

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              meyer Daniel Meyer
              christopher.zell Christopher Kujawa
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce