method OpenTelemetryExporter.prototype.hashKey
OpenTelemetryExporter.prototype.hashKey(key: string): string

Hashes a cache key for privacy

Parameters

key: string

Return Type

string

Usage

import { OpenTelemetryExporter } from ".";