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-08-25 UTC."],[[["\u003cp\u003eForwarderMetadata can be applied at either the Forwarder or Collector level.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003easset_namespace\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003elabels\u003c/code\u003e are arbitrary key-value pairs, specified as a map, that can be applied at the Forwarder or Collector level.\u003c/p\u003e\n"],["\u003cp\u003eIf labels are specified at both the Forwarder and Collector levels, they are merged, and the Collector's keys take precedence in case of overlaps.\u003c/p\u003e\n"]]],[],null,["# ForwarderMetadata\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nForwarderMetadata can be applied at the Forwarder or Collector level. NEXT TAG: 3"]]