Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename components #1891

Closed
wants to merge 2 commits into from
Closed

Rename components #1891

wants to merge 2 commits into from

Conversation

yeya24
Copy link
Contributor

@yeya24 yeya24 commented Dec 13, 2019

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

Fixes #1871

Verification

@yeya24 yeya24 force-pushed the rename branch 3 times, most recently from 817ac9e to 3109975 Compare December 15, 2019 04:06
@stale
Copy link

stale bot commented Jan 14, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 14, 2020
@squat squat removed the stale label Jan 14, 2020
@stale
Copy link

stale bot commented Feb 13, 2020

This issue/PR has been automatically marked as stale because it has not had recent activity. Please comment on status otherwise the issue will be closed in a week. Thank you for your contributions.

@stale stale bot added the stale label Feb 13, 2020
@yeya24
Copy link
Contributor Author

yeya24 commented Feb 13, 2020

Forgot this. I will rebase it tomorrow!

@stale stale bot removed the stale label Feb 13, 2020
@bwplotka
Copy link
Member

@yeya24, before you rebase have you seen our final decision about naming? https://thanos.io/contributing/#components-naming

@kakkoyun
Copy link
Member

@yeya24 Correct me if I'm wrong, but the decision was actually to keep command names as is in the code, no?

@yeya24
Copy link
Contributor Author

yeya24 commented Feb 13, 2020

@bwplotka @kakkoyun
Thanks! Seems I need to update my PR first!
Just to confirm what place should I change:

  • Docs
  • Code comments

And a small question: What about receive? I don' t see it in https://thanos.io/contributing/#components-naming. Do I need to rename it to receiver?

@kakkoyun
Copy link
Member

@yeya24 It should be receive as well, as in command. thanos receive. We can also update the that in the document.

@yeya24
Copy link
Contributor Author

yeya24 commented Feb 13, 2020

@yeya24 It should be receive as well, as in command. thanos receive. We can also update the that in the document.

Thanks. I will pin you after I finish.

Signed-off-by: yeya24 <yb532204897@gmail.com>

add changelog

Signed-off-by: yeya24 <yb532204897@gmail.com>
Signed-off-by: yeya24 <yb532204897@gmail.com>
@@ -54,7 +54,7 @@ The meta.json is updated during upload time on sidecars.

```
┌────────────┬─────────┐ ┌────────────┬─────────┐ ┌─────────┐
│ Prometheus │ Sidecar │ ... │ Prometheus │ Sidecar │ │ Rule
│ Prometheus │ Sidecar │ ... │ Prometheus │ Sidecar │ │ Ruler
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we need to update the graph to add Receiver

@yeya24 yeya24 changed the title WIP: rename components Rename components Feb 14, 2020
@yeya24
Copy link
Contributor Author

yeya24 commented Feb 14, 2020

I think it is ready. Based on https://thanos.io/contributing/#components-naming, most changes are just renaming in docs. Please correct me if I miss something.

@stale
Copy link

stale bot commented Mar 15, 2020

This issue/PR has been automatically marked as stale because it has not had recent activity. Please comment on status otherwise the issue will be closed in a week. Thank you for your contributions.

@stale stale bot added the stale label Mar 15, 2020
@stale stale bot closed this Mar 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move components names to Ruler, Compactor, Querier (-er)
4 participants