-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support rum datasource (#2117)
* feat: support rum datasource * fix: golangci-lint * feat: support rum * fix: modify test * fix: rebase master * fix: modify go mod * fix: modify go mod * fix: modify doc * fix: modify test * fix: modify test and doc * feat: add changelog * fix: modify release file * fix: modiy changelog * fix: rename * fix: rename * fix: rename
- Loading branch information
Showing
84 changed files
with
13,452 additions
and
1,236 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
```release-note:new-datasource | ||
tencentcloud_rum_custom_url | ||
``` | ||
|
||
```release-note:new-datasource | ||
tencentcloud_rum_event_url | ||
``` | ||
|
||
```release-note:new-datasource | ||
tencentcloud_rum_fetch_url_info | ||
``` | ||
|
||
```release-note:new-datasource | ||
tencentcloud_rum_fetch_url | ||
``` | ||
|
||
```release-note:new-datasource | ||
tencentcloud_rum_group_log | ||
``` | ||
|
||
```release-note:new-datasource | ||
tencentcloud_rum_log_url_statistics | ||
``` | ||
|
||
```release-note:new-datasource | ||
tencentcloud_rum_performance_page | ||
``` | ||
|
||
```release-note:new-datasource | ||
tencentcloud_rum_pv_url_info | ||
``` | ||
|
||
```release-note:new-datasource | ||
tencentcloud_rum_pv_url_statistics | ||
``` | ||
|
||
```release-note:new-datasource | ||
tencentcloud_rum_report_count | ||
``` | ||
|
||
```release-note:new-datasource | ||
tencentcloud_rum_scores | ||
``` | ||
|
||
```release-note:new-datasource | ||
tencentcloud_rum_set_url_statistics | ||
``` | ||
|
||
```release-note:new-datasource | ||
tencentcloud_rum_sign | ||
``` | ||
|
||
```release-note:new-datasource | ||
tencentcloud_rum_static_project | ||
``` | ||
|
||
```release-note:new-datasource | ||
tencentcloud_rum_static_datasource | ||
``` | ||
|
||
```release-note:new-datasource | ||
tencentcloud_rum_static_url | ||
``` | ||
|
||
```release-note:new-datasource | ||
tencentcloud_rum_web_vitals_page | ||
``` | ||
|
||
```release-note:new-datasource | ||
tencentcloud_rum_log_export_list | ||
``` | ||
|
||
```release-note:new-resource | ||
tencentcloud_rum_instance_status_config | ||
``` | ||
|
||
```release-note:new-resource | ||
tencentcloud_rum_project_status_config | ||
``` |
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
Oops, something went wrong.