Skip to content

Commit

Permalink
updated readme as per review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
DhruvaPatel-crest committed Dec 9, 2024
1 parent 3c7bfef commit a22860b
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions godaddy/README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# GoDaddy

## Overview
GoDaddy is a web hosting and domain registration company that helps individuals and businesses establish their online presence. One of their key offerings is SSL certificate services. GoDaddy provides several types of SSL certificates, including Standard SSL for securing one site, Wildcard SSL for securing multiple subdomains, and advanced solutions for ecommerce sites requiring enhanced security.
[GoDaddy][6] is a web hosting and domain registration company that helps individuals and businesses establish their online presence. One of their key offerings is SSL certificate services. GoDaddy provides several types of SSL certificates, including Standard SSL for securing one site, Wildcard SSL for securing multiple subdomains, and advanced solutions for ecommerce sites requiring enhanced security.

The GoDaddy integration collects metrics from SSL certificates and their domains, directing them into Datadog for analysis. This integration provides data points such as the total number of certificates, issued certificates, expired certificates, revoked certificates, and domains associated with each certificate. It also includes specific metrics for certificates nearing expiration. All these metrics are accessible through out-of-the-box dashboards and monitors.

## Setup

### Get API credentials from GoDaddy
### Generate API credentials in GoDaddy

#### Find your GoDaddy API key and API secret

Expand All @@ -26,10 +26,17 @@ The GoDaddy integration collects metrics from SSL certificates and their domains
- Go to your GoDaddy [Login & PIN page][2]. You might be prompted to sign in.
- Under **Login Info**, find your **Customer number** (also known as your **shopper ID**).

### Add your GoDaddy Credentials
- GoDaddy API key
- GoDaddy secret key
- GoDaddy customer number (or shopper ID)
### Connect your GoDaddy Account to Datadog

1. Add your API key, secret key and customer number

| GoDaddy Parameters | Description |
| ---------------------------------------- | ------------------------------------------------------------ |
| GoDaddy API key | The API Key of your GoDaddy Account |
| GoDaddy secret key | The API Secret of your GoDaddy Account |
| GoDaddy customer number (or shopper ID) | The customer number(shopper ID) of your GoDaddy Account |

2. Click the Save button to save your settings.

## Data Collected

Expand All @@ -54,3 +61,4 @@ For further assistance, contact [Datadog Support][4].
[3]: https://developer.godaddy.com/doc/
[4]: https://docs.datadoghq.com/help/
[5]: https://github.com/DataDog/integrations-core/blob/master/godaddy/metadata.csv
[6]: https://www.godaddy.com/en-in

0 comments on commit a22860b

Please sign in to comment.