{"source":"semconv","version":"1.44.0","attribute":{"id":"go.memory.type","type":"enum","enumMembers":[{"id":"stack","value":"stack","stability":"development","brief":"Memory allocated from the heap that is reserved for stack space, whether or not it is currently in-use."},{"id":"other","value":"other","stability":"development","brief":"Memory used by the Go runtime, excluding other categories of memory usage described in this enumeration."}],"stability":"development","brief":"The type of memory.","examples":["other","stack"],"namespace":"go","definedIn":"model/go/registry.yaml","usedBy":[{"groupId":"metric.go.memory.used","groupType":"metric","signalName":"go.memory.used","requirementLevel":"recommended"}]},"history":[{"version":"1.30.0","publishedAt":"2025-01-24T19:11:42Z","kind":"first-seen","detail":"Already present at v1.30.0, the oldest release tracked here (experimental)."},{"version":"1.31.0","publishedAt":"2025-03-11T00:53:13Z","kind":"stability-changed","detail":"Stability label respelled from experimental to development.","severity":"informational"}],"replaces":[]}