@lumenflow/metrics 3.1.2 → 3.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -126,7 +126,7 @@ export interface MethodologyTelemetryConfig {
126
126
  *
127
127
  * @example
128
128
  * ```yaml
129
- * # .lumenflow.config.yaml
129
+ * # workspace.yaml
130
130
  * telemetry:
131
131
  * methodology:
132
132
  * enabled: true # Opt-in to methodology tracking
@@ -58,7 +58,7 @@ export function createMethodologyTelemetryEmitter(emit) {
58
58
  *
59
59
  * @example
60
60
  * ```yaml
61
- * # .lumenflow.config.yaml
61
+ * # workspace.yaml
62
62
  * telemetry:
63
63
  * methodology:
64
64
  * enabled: true # Opt-in to methodology tracking
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lumenflow/metrics",
3
- "version": "3.1.2",
3
+ "version": "3.2.0",
4
4
  "description": "DORA/SPACE analytics and flow metrics for LumenFlow workflow framework",
5
5
  "keywords": [
6
6
  "lumenflow",