Skip to content

Commit 3512c8f

Browse files
committed
2 parents 30165f6 + 54f7837 commit 3512c8f

7 files changed

Lines changed: 188 additions & 786 deletions

File tree

config/config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"features": {
3-
"show_log_locally": false,
43
"write_data_locally": false
54
}
65
}

docs/technical_documentation/overview.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,4 @@ This component is an imported library which is shared across multiple GitHub too
3737

3838
### Historic Usage Data
3939

40-
This section gathers data from AWS S3. The Copilot usage endpoints have a limitation where they only return the last 100 days worth of information. To get around this, the project has an AWS Lambda function which runs weekly and stores data within an S3 bucket.
41-
42-
### Copilot Teams Data
43-
44-
This section gathers a list of teams within the organisation with Copilot data and updates the S3 bucket accordingly. This allows all relevant teams to be displayed within the dashboard.
40+
This section gathers data from AWS S3. The Copilot usage endpoints have a limitation where they only return the last 28 days worth of information. To get around this, the project has an AWS Lambda function which runs weekly and stores data within an S3 bucket.

docs/technical_documentation/team_usage.md

Lines changed: 0 additions & 79 deletions
This file was deleted.

0 commit comments

Comments
 (0)