Old Metrics
|
New Metrics
|
Description
|
---|---|---|
• uploadFailedTransfers
• uploadStartedTransfers
• uploadCompletedTransfers
• uploadCancelledTransfers
|
thingworx_file_transfer_upload_total
|
This metric captures the file upload operations.
At the definition time the included filters will be Target and State.
|
• downloadCompletedTransfers
• downloadCancelledTransfers
• downloadFailedTransfers
• downloadStartedTransfers
|
thingworx_file_transfer_download_total
|
This metric captures the file Download operations.
At the definition time the included filters will be Source and State.
|
• acrossRepoStartedTransfers
• acrossRepoCancelledTransfers
• acrossRepoFailedTransfers
• acrossRepoCompletedTransfers
|
thingworx_file_transfer_acrossrepo_total
|
This metric captures the file transfer across repositories.
At the definition time the included filters will be Source, Target, and State.
|
|
At the time of upgrade, you can disable the old metrics by changing the disable metrics list. Use the DisabledMetricsList in platform-settings.json file to disable metrics. For more information, see Option to Disable Metrics and platform-settings.json Configuration Details.
|
Metric
|
Description
|
---|---|
thingworx_file_transfer_size_bytes
|
This metric will show the total size for the file being transferred.
This metric has the operation label. The values can be UPLOAD, DOWNLOAD, and ACROSSREPO depending on the type of operation performed.
This metric has the default set of buckets - <1KB, 10KB, 100KB, 1M, 10M, 100M, 1G, >1G
|
thingworx_file_transfer_duration_ms
|
This metric will show the duration of the file being transferred.
This metric has the operation label. The values can be UPLOAD, DOWNLOAD, and ACROSSREPO depending on the type of operation performed.
This metric has the default set of buckets - 100ms, 1s, 10s, 100s, 1000s, >1000s
|