Skip to content

RTECO-1021 - Enhance metrics visibility by including package manager context - #1569

Merged
fluxxBot merged 1 commit into
masterfrom
feature/RTECO-1021-packageMetric
Jun 9, 2026
Merged

RTECO-1021 - Enhance metrics visibility by including package manager context#1569
fluxxBot merged 1 commit into
masterfrom
feature/RTECO-1021-packageMetric

Conversation

@fluxxBot

@fluxxBot fluxxBot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor
  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • All static analysis checks passed.
  • This pull request is on the master branch.
  • I used gofmt for formatting the code before submitting the pull request.

Summary

Records the package manager behind each CLI command in the jfcli_commands_count visibility metric.
Adds package_manager and package_alias labels to the wire payload so usage analytics can break down
CLI adoption by ecosystem (npm, go, maven, docker, etc.) and distinguish ghost-frog alias invocations
from direct jf <pm> calls.

Depends on :

  1. RTECO-1021 - Enhance metrics visibility by including package manager context jfrog-cli#3534
  2. RTECO-1021 - Enhance metrics visibility by including package manager context jfrog-cli-artifactory#481

Comment thread common/commands/metrics_collector.go
@bhanurp
bhanurp self-requested a review June 9, 2026 10:06
@fluxxBot
fluxxBot enabled auto-merge (squash) June 9, 2026 10:10
@fluxxBot
fluxxBot merged commit df3091b into master Jun 9, 2026
18 of 19 checks passed
@fluxxBot
fluxxBot deleted the feature/RTECO-1021-packageMetric branch June 9, 2026 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature Automatically generated release notes safe-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants