Skip to content

Commit

Permalink
[datadog_rum_metric] Add support for the resource. (#2643)
Browse files Browse the repository at this point in the history
* generate boilerplate

* Some fixes on the boilerplate

* Tests + fixes

* Working base version

* Base working version

* Add cassettes

* Doc fixes

* Fix cassettes url

* More tests

* Update doc

* Remove comment about 400

---------

Co-authored-by: Sherzod Karimov <[email protected]>
  • Loading branch information
hemeryar and skarimo authored Nov 18, 2024
1 parent c96fbe1 commit 1b6c3dd
Show file tree
Hide file tree
Showing 12 changed files with 1,730 additions and 0 deletions.
1 change: 1 addition & 0 deletions datadog/fwprovider/framework_provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ var Resources = []func() resource.Resource{
NewIpAllowListResource,
NewRestrictionPolicyResource,
NewRumApplicationResource,
NewRumMetricResource,
NewSensitiveDataScannerGroupOrder,
NewServiceAccountApplicationKeyResource,
NewSpansMetricResource,
Expand Down
Loading

0 comments on commit 1b6c3dd

Please sign in to comment.