Skip to content

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

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

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

Conversation

@fluxxBot

@fluxxBot fluxxBot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor
  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • The pull request is targeting the master branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....

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-core#1569
  2. RTECO-1021 - Enhance metrics visibility by including package manager context jfrog-cli-artifactory#481

@fluxxBot fluxxBot requested review from a team, agrasth, bhanurp, itsmeleela, naveenku-jfrog and reshmifrog and removed request for a team June 4, 2026 09:15
@fluxxBot fluxxBot added the new feature Automatically generated release notes label Jun 4, 2026
@fluxxBot fluxxBot added the safe to test Approve running integration tests on a pull request label Jun 4, 2026
@fluxxBot fluxxBot added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Jun 8, 2026
@fluxxBot fluxxBot force-pushed the RTECO-1021-packageMetric branch from eb6fbfe to 9e719c0 Compare June 9, 2026 05:44
@fluxxBot fluxxBot added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Jun 9, 2026
@fluxxBot fluxxBot force-pushed the RTECO-1021-packageMetric branch from 9e719c0 to 7db108e Compare June 9, 2026 10:24
@fluxxBot fluxxBot removed the safe to test Approve running integration tests on a pull request label Jun 9, 2026
@fluxxBot fluxxBot enabled auto-merge (squash) June 9, 2026 10:25
@fluxxBot fluxxBot added the safe to test Approve running integration tests on a pull request label Jun 9, 2026
@fluxxBot fluxxBot force-pushed the RTECO-1021-packageMetric branch from 7db108e to 053dad3 Compare June 9, 2026 10:33
@fluxxBot fluxxBot removed the safe to test Approve running integration tests on a pull request label Jun 9, 2026
@fluxxBot fluxxBot added the safe to test Approve running integration tests on a pull request label Jun 9, 2026
@fluxxBot fluxxBot merged commit d3c7b94 into master Jun 9, 2026
96 of 99 checks passed
@fluxxBot fluxxBot deleted the RTECO-1021-packageMetric branch June 9, 2026 11:01
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 Approve running integration tests on a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants