You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cmd/mdatagen/internal/samplereceiver/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ This is where warnings are described.
41
41
|`max_results`| int | 100 | no | Maximum number of results to return per scrape. |
42
42
|`metrics`| object (see [metrics](#metrics)) || no | MetricsConfig provides config for sample metrics. |
43
43
|`resource_attributes`| object (see [resource_attributes](#resource_attributes)) || no | ResourceAttributesConfig provides config for sample resource attributes. |
44
-
|`sample_pkg`| object (see [sample_pkg](#sample_pkg)) || no ||
44
+
|`sample_pkg`| object (see [sample_pkg](#sample_pkg)) || no |Configuration imported from the sample shared package.|
45
45
|`timeout`| duration | 10s | no | Timeout for scraping metrics. |
0 commit comments