Skip to content

chore: rename module to @prometheus/client_js#751

Open
cjihrig wants to merge 1 commit into
prometheus:mainfrom
cjihrig:project-rename
Open

chore: rename module to @prometheus/client_js#751
cjihrig wants to merge 1 commit into
prometheus:mainfrom
cjihrig:project-rename

Conversation

@cjihrig

@cjihrig cjihrig commented Jun 25, 2026

Copy link
Copy Markdown

This commit updates the project name from prom-client to @prometheus/client_js to reflect the recent move.

This is my first time contributing to this project under any package name, so please let me know if anything here is incorrect.

This commit updates the project name from prom-client to
@prometheus/client_js to reflect the recent move.
@slagiewka

Copy link
Copy Markdown

I know that @krajorama mentioned client_js as the desired state in #750 (comment). But this might've been intended to point to the repository name, not package name.

Reality check:
Python: pip install prometheus-client
Ruby: gem install prometheus-client
Rust: cargo add prometheus-client

Go is of course an outlier since it imports directly from domain's namespace. And in Go packages with _ in name are more commonplace.

prometheus-client is taken on npm. @prometheus/client would be more aligned with the npm ecosystem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants