Namespace is specified at the Forwarder and/or Collector level. If a namespace is provided for both, the Collector's namespace takes precedence.
labels
map (key: string, value: string)
Arbitrary labels specified at the Forwarder and/or Collector level. If both are provided, the labels are merged and the Collector's keys take precedence over if the keys overlap.
An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-22 UTC."],[[["ForwarderMetadata can be applied at either the Forwarder or Collector level."],["The `asset_namespace` is a string that can be specified at the Forwarder and/or Collector level, with the Collector's namespace taking precedence if both are provided."],["`labels` are arbitrary key-value pairs, specified as a map, that can be applied at the Forwarder or Collector level."],["If labels are specified at both the Forwarder and Collector levels, they are merged, and the Collector's keys take precedence in case of overlaps."]]],[]]