build: add pika_exporter to pika - #1388
Merged
Merged
Conversation
Collaborator
|
几个问题
|
Collaborator
Author
个人感觉放pika tools目录就行。
|
Collaborator
wanghenshui
self-requested a review
April 24, 2023 09:20
wanghenshui
approved these changes
Apr 24, 2023
wanghenshui
self-requested a review
May 4, 2023 12:01
wanghenshui
reviewed
May 4, 2023
Contributor
|
1 删除 go vendor |
Contributor
@chenbt-hz 你改完的话,请给个回复,我开始review下 |
Collaborator
Author
1.vendor目录已经去除,编译通过。 |
Collaborator
|
ping @AlexStocks |
AlexStocks
approved these changes
May 9, 2023
Closed
bigdaronlee163
pushed a commit
to bigdaronlee163/pika
that referenced
this pull request
Jun 8, 2024
* add pika-exporter * add pika-exporter: fix README.md * add pika-exporter: fix README.md * add pika-exporter: remove annotation ,recover version.go * 更新远程仓库路径 * update Makefile * Create pika_exporter.yml * Delete the old version of the test file and it will no longer be compatible in the future * Remove vendor;update README.md
cheniujh
pushed a commit
to cheniujh/pika
that referenced
this pull request
Sep 24, 2024
* add pika-exporter * add pika-exporter: fix README.md * add pika-exporter: fix README.md * add pika-exporter: remove annotation ,recover version.go * 更新远程仓库路径 * update Makefile * Create pika_exporter.yml * Delete the old version of the test file and it will no longer be compatible in the future * Remove vendor;update README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1.add pika_exporter to pika
2.update some metric
fix #1336
fix #1230
Notes:
The current version can be compiled and used, but further updates and verification are still needed in the future.