Add Loki #57

Merged
fyrchik merged 1 commit from achuprov/frostfs-dev-env:loki into master 2023-11-20 08:12:01 +00:00
Member

Add sending logs from node to Loki

Related to:
TrueCloudLab/frostfs-node#740
TrueCloudLab/frostfs-observability#5

Close: #56

Signed-off-by: Alexander Chuprov a.chuprov@yadro.com

Add sending logs from node to Loki Related to: https://git.frostfs.info/TrueCloudLab/frostfs-node/pulls/740 https://git.frostfs.info/TrueCloudLab/frostfs-observability/pulls/5 Close: #56 Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
achuprov force-pushed loki from 28a0eba467 to 9eeb5604b8 2023-10-14 17:43:00 +00:00 Compare
achuprov changed title from [#56] logs:Add Loki to logs:Add Loki 2023-10-14 21:42:26 +00:00
achuprov changed title from logs:Add Loki to Add Loki 2023-10-14 21:42:34 +00:00
requested reviews from storage-core-committers, storage-core-developers 2023-10-14 21:51:28 +00:00
dstepanov-yadro requested changes 2023-10-17 10:14:19 +00:00
@ -20,0 +20,4 @@
loki:
image: ${LOKI_IMAGE}:${LOKI_VERSION}
ports:
- "3100:3100"

look's redundant

look's redundant
Author
Member

fixed

fixed
achuprov force-pushed loki from 9eeb5604b8 to f426260cc7 2023-10-23 08:14:29 +00:00 Compare
acid-ant approved these changes 2023-10-24 06:59:13 +00:00
achuprov force-pushed loki from f426260cc7 to 30de1ce584 2023-10-25 15:57:17 +00:00 Compare
achuprov force-pushed loki from 30de1ce584 to 56eb1b075c 2023-11-02 10:59:05 +00:00 Compare
achuprov force-pushed loki from 56eb1b075c to a0e7192c98 2023-11-10 14:56:52 +00:00 Compare
achuprov force-pushed loki from a0e7192c98 to 40454b5507 2023-11-15 13:08:31 +00:00 Compare
dstepanov-yadro approved these changes 2023-11-15 13:24:49 +00:00
requested review from storage-core-committers 2023-11-15 13:25:26 +00:00
acid-ant requested changes 2023-11-17 06:44:02 +00:00
@ -17,3 +17,3 @@
# FrostFS Storage nodes
NODE_VERSION=365a7ca0
NODE_VERSION=0.37.0-rc.1-93-g364f835b
Member

Is it possible to fetch this and above images from public?

Is it possible to fetch this and above images from public?
Author
Member

Yes, the image with that tag is available on Docker Hub

Yes, the image with that tag is available on [Docker Hub](https://hub.docker.com/r/truecloudlab/frostfs-storage/tags)
fyrchik approved these changes 2023-11-17 11:59:53 +00:00
fyrchik merged commit 40454b5507 into master 2023-11-20 08:12:01 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-developers
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-dev-env#57
No description provided.