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.
[INTPLAT-382] Plaid No Assets PR (DataDog#18917)
* added vonage integration without assets * Vonage integration updated * updated the vonage integration * updated the vonage integration * updated the vonage integration * updated the vonage integration * updated the vonage integration * updated the vonage integration * updated vonage integration * added no assets PR for plaid * updated plaid integration * updated plaid integration * updated plaid integration * updated plaid integration * updated plaid integration * added metrics metadata
- Loading branch information
1 parent
6c3294c
commit 0e37c69
Showing
7 changed files
with
109 additions
and
0 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
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
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# CHANGELOG - Plaid | ||
|
||
## 1.0.0 / 2024-10-25 | ||
|
||
***Added***: | ||
|
||
* Initial Release |
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 |
---|---|---|
@@ -0,0 +1,46 @@ | ||
# Agent Check: Plaid | ||
|
||
[Plaid](https://plaid.com/) specializes in financial technology by offering APIs that allow developers to integrate banking services into their applications. By connecting users' bank accounts to apps, Plaid enables features like account verification, transaction history retrieval, and balance checks. This functionality is crucial for various applications, including budgeting tools, personal finance management, and payment processing. | ||
|
||
## Overview | ||
|
||
Here are some insights that can be drawn from your Plaid dashboard: | ||
|
||
- **Descriptive Trends**: Assess common descriptions for categorization. | ||
- **Failure Patterns**: Investigate failure reasons to improve reliability. | ||
- **Network Performance**: Evaluate network effectiveness and transaction success rates. | ||
- **Status Monitoring**: Track overall transaction statuses for operational efficiency. | ||
- **Sweep Trends**: Analyze sweep statuses to understand fund movement dynamics. | ||
- **Type Classification**: Categorize transactions by type for deeper financial insights. | ||
- **Currency Insights**: Examine iso_currency_code for multi-currency transaction patterns. | ||
|
||
## Setup | ||
|
||
1. Log in to [Plaid](https://dashboard.plaid.com/signin/). | ||
2. Client ID and Secret can be obtained through this [link](https://dashboard.plaid.com/developers/keys). | ||
|
||
### Configuration | ||
|
||
Configure the Datadog endpoint to forward Plaid logs to Datadog. | ||
1. Navigate to Plaid. | ||
2. Add your Plaid credentials. | ||
|
||
| Plaid Parameters | Description | | ||
|----------|----------| | ||
| Client ID | Client of the Plaid account. | | ||
| Secret | Secret of the Plaid account | | ||
|
||
|
||
## Data Collected | ||
|
||
The crawler will implement data collection of Plaid logs for the List of Transfer events, remove sensitive data and send it to Datadog. | ||
|
||
|
||
## Troubleshooting | ||
|
||
Need help? Contact [Datadog support][3]. | ||
|
||
[1]: **LINK_TO_INTEGRATION_SITE** | ||
[2]: https://app.datadoghq.com/account/settings/agent/latest | ||
[3]: https://docs.datadoghq.com/help/ | ||
|
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
[] |
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 |
---|---|---|
@@ -0,0 +1,47 @@ | ||
{ | ||
"manifest_version": "2.0.0", | ||
"app_uuid": "104e8e43-bf5b-44f1-8ef3-76ad53a39c05", | ||
"app_id": "plaid", | ||
"display_on_public_website": false, | ||
"tile": { | ||
"overview": "README.md#Overview", | ||
"configuration": "README.md#Setup", | ||
"support": "README.md#Support", | ||
"changelog": "CHANGELOG.md", | ||
"description": "Gain insights into Plaid logs.", | ||
"title": "Plaid", | ||
"media": [], | ||
"classifier_tags": [ | ||
"Category::Log Collection", | ||
"Offering::Integration", | ||
"Submitted Data Type::Logs" | ||
] | ||
}, | ||
"assets": { | ||
"integration": { | ||
"auto_install": true, | ||
"source_type_id": 30173459, | ||
"source_type_name": "plaid", | ||
"events": { | ||
"creates_events": false | ||
}, | ||
"metrics": { | ||
"prefix": "plaid.", | ||
"check": "", | ||
"metadata_path": "metadata.csv" | ||
}, | ||
"service_checks": { | ||
"metadata_path": "assets/service_checks.json" | ||
} | ||
} | ||
}, | ||
"author": { | ||
"support_email": "[email protected]", | ||
"name": "Datadog", | ||
"homepage": "https://www.datadoghq.com", | ||
"sales_email": "[email protected]" | ||
} | ||
} | ||
|
||
|
||
|
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
metric_name,metric_type,interval,unit_name,per_unit_name,description,orientation,integration,short_name,curated_metric,sample_tags |