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

Docs: Local install edits #2220

Merged
merged 32 commits into from
Jun 22, 2020
Merged

Docs: Local install edits #2220

merged 32 commits into from
Jun 22, 2020

Conversation

oddlittlebird
Copy link
Contributor

@oddlittlebird oddlittlebird commented Jun 15, 2020

What this PR does / why we need it: Adds information from the meeting where I interviewed Owen and Ed. Gives users information for installing, running, and getting logs into Loki.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer: Please add information to download config files and run programs where indicated.

Checklist

  • Documentation added

@codecov-commenter
Copy link

codecov-commenter commented Jun 15, 2020

Codecov Report

Merging #2220 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2220   +/-   ##
=======================================
  Coverage   62.10%   62.10%           
=======================================
  Files         154      154           
  Lines       12457    12457           
=======================================
  Hits         7737     7737           
  Misses       4111     4111           
  Partials      609      609           

Co-authored-by: Cyril Tovena <cyril.tovena@gmail.com>
docs/installation/local.md Outdated Show resolved Hide resolved
docs/installation/local.md Outdated Show resolved Hide resolved
Copy link
Member

@owen-d owen-d left a comment

Choose a reason for hiding this comment

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

Looking great, thanks for the help. I've added some comments/suggestions and tried to fill in a few blanks.

oddlittlebird and others added 4 commits June 22, 2020 10:37
Co-authored-by: Owen Diehl <ow.diehl@gmail.com>
Co-authored-by: Owen Diehl <ow.diehl@gmail.com>
oddlittlebird and others added 4 commits June 22, 2020 12:41
Co-authored-by: Ed Welch <edward.welch@grafana.com>
Co-authored-by: Ed Welch <edward.welch@grafana.com>
Co-authored-by: Ed Welch <edward.welch@grafana.com>
@oddlittlebird
Copy link
Contributor Author

Applied edits and renamed the file as requested.

```
wget https://raw.githubusercontent.com/grafana/loki/master/cmd/loki/loki-local-config.yaml
wget https://raw.githubusercontent.com/grafana/loki/master/cmd/promtail/promtail-local-config.yaml
wget NEED DOWNLOAD COMMAND
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think this third wget NEED DOWNLOAD COMMAND can be removed?

Copy link
Collaborator

@slim-bean slim-bean left a comment

Choose a reason for hiding this comment

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

Just one more comment but LGTM thanks @oddlittlebird !

@oddlittlebird
Copy link
Contributor Author

Fixed, @slim-bean

@slim-bean slim-bean merged commit 687662e into master Jun 22, 2020
@slim-bean slim-bean deleted the docs-local-install-edits branch June 22, 2020 21:11
cyriltovena pushed a commit to cyriltovena/loki that referenced this pull request Jun 11, 2021
* gRPC Storage Service

This PR contains gRPC service client i.e
1. Index Client
2. Storage Client
3. Table Client

Signed-off-by: vineeth <vineethpothulapati@outlook.com>

* Fixed the spaces in imports.

Signed-off-by: Vineeth <vineethpothulapati@outlook.com>

* Made changes around review comments

Signed-off-by: Vineeth Pothulapati <vineethpothulapati@outlook.com>

* Address the rpc message change from TableDesc to CreateTableRequest & added the logic to terminate connection on Stop() invocation.

Signed-off-by: Vineeth Pothulapati <vineethpothulapati@outlook.com>

* Added the chnages in CHANGELOG.md & add information around rpc calls in grpc.proto

Signed-off-by: Vineeth Pothulapati <vineethpothulapati@outlook.com>

Co-authored-by: Marco Pracucci <marco@pracucci.com>
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.

None yet

5 participants