mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-03 14:40:37 +08:00
6 lines
137 B
TypeScript
6 lines
137 B
TypeScript
export const whilelistedKeys = [
|
|
'resource_deployment_environment',
|
|
'resource_k8s_cluster_name',
|
|
'resource_k8s_cluster_namespace',
|
|
];
|