forked from DataDog/integrations-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated Readme and metadata.csv as per review comments
- Loading branch information
1 parent
00fbdb4
commit 70fef64
Showing
2 changed files
with
27 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
metric_name,metric_type,interval,unit_name,per_unit_name,description,orientation,integration,short_name,curated_metric,sample_tags | ||
authorize_net.unsettled_transaction.amount_by_account_type,count,,,,Contains total amount for unsettled transactions by account type,0,authorize_net,Total amount by account type,, | ||
authorize_net.unsettled_transaction.amount_by_market_type,count,,,,Contains total amount for unsettled transactions by market type,0,authorize_net,Total amount by market type,, | ||
authorize_net.unsettled_transaction.amount_by_product,count,,,,Contains total amount for unsettled transactions by product,0,authorize_net,Total amount by product,, | ||
authorize_net.unsettled_transaction.amount_by_status,count,,,,Contains total amount for unsettled transactions by status,0,authorize_net,Total amount by status,, | ||
authorize_net.unsettled_transaction.count_by_account_type,count,,,,Contains total number of unsettled transactions by account type,0,authorize_net,Count by account type,, | ||
authorize_net.unsettled_transaction.count_by_market_type,count,,,,Contains total number of unsettled transactions by market type,0,authorize_net,Count by market type,, | ||
authorize_net.unsettled_transaction.count_by_product,count,,,,Contains total number of unsettled transactions by product,0,authorize_net,Count by product,, | ||
authorize_net.unsettled_transaction.count_by_status,count,,,,Contains total number of unsettled transactions by status,0,authorize_net,Count by status,, | ||
authorize_net.unsettled_transaction.total_unsettled_transactions,count,,,,Contains total number of unsettled transactions,0,authorize_net,Total unsettled transactions,, | ||
authorize_net.unsettled_transaction.amount_by_account_type,count,,,,Total amount of unsettled transactions by account type,0,authorize_net,Total amount by account type,, | ||
authorize_net.unsettled_transaction.amount_by_market_type,count,,,,Total amount of unsettled transactions by market type,0,authorize_net,Total amount by market type,, | ||
authorize_net.unsettled_transaction.amount_by_product,count,,,,Total amount of unsettled transactions by product,0,authorize_net,Total amount by product,, | ||
authorize_net.unsettled_transaction.amount_by_status,count,,,,Total amount of unsettled transactions by status,0,authorize_net,Total amount by status,, | ||
authorize_net.unsettled_transaction.count_by_account_type,count,,,,Total number of unsettled transactions by account type,0,authorize_net,Count by account type,, | ||
authorize_net.unsettled_transaction.count_by_market_type,count,,,,Total number of unsettled transactions by market type,0,authorize_net,Count by market type,, | ||
authorize_net.unsettled_transaction.count_by_product,count,,,,Total number of unsettled transactions by product,0,authorize_net,Count by product,, | ||
authorize_net.unsettled_transaction.count_by_status,count,,,,Total number of unsettled transactions by status,0,authorize_net,Count by status,, | ||
authorize_net.unsettled_transaction.total_unsettled_transactions,count,,,,Total number of unsettled transactions,0,authorize_net,Total unsettled transactions,, |