We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87efa87 commit b8c0c1aCopy full SHA for b8c0c1a
1 file changed
metadata/supported-configurations.json
@@ -2921,12 +2921,12 @@
2921
"aliases": []
2922
}
2923
],
2924
- "DD_PROFILING_DIRECT_MEMORY_ENABLED": [
+ "DD_PROFILING_DIRECTALLOCATION_ENABLED": [
2925
{
2926
"version": "A",
2927
"type": "boolean",
2928
"default": "false",
2929
- "aliases": ["DD_PROFILING_DIRECTALLOCATION_ENABLED"]
+ "aliases": ["DD_PROFILING_DIRECT_MEMORY_ENABLED"]
2930
2931
2932
"DD_PROFILING_DISABLED_EVENTS": [
0 commit comments