1.0.2-codewithcheese-add-call-options-0675647e903fece8f84da94e7af7bf7f84fc2a29 • Published 5 years ago

loki-grpc-client v1.0.2-codewithcheese-add-call-options-0675647e903fece8f84da94e7af7bf7f84fc2a29

Weekly downloads
219
License
Apache-2.0
Repository
github
Last release
5 years ago

Loki GRPC Client

See tests/ for examples how to use the Pusher and Querier clients.

Test

Docker compose for ci

docker compose -f docker-compose.test.yml -f docker-compose.yml run sut

Locally for debugging

docker compose -f docker-compose.test.yml -f docker-compose.yml run --build sut

Upgrading

Copy logproto.proto from the Loki repo and any dependencies to the ./proto directly.

Then run npm run protoc:compile and npm run protoc:types to generate updated clients.

Update loki image in docker-compose.yml to test against new versions.

2.2.0

12 months ago

2.1.0

1 year ago

2.0.1

1 year ago

1.0.6

3 years ago

2.0.0

3 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.1.0

5 years ago