promtail to alloy migration #91
Labels
No Label
bug
component
executor
component
framework
component
parser
component
UI
duplicate
enhancement
help wanted
invalid
priority
p0
priority
p1
priority
p2
priority
p3
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: JOJ/JOJ3#91
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
promtail support will end in 26/02, migration to alloy will be needed before next spring semester.
end of promtail: https://grafana.com/docs/loki/latest/send-data/promtail/
migration:
@bomingzh i followed the instructions in the links, but it seems to fail:
level=info msg="failed to register collector with remote server"i m not sure if this log is related to the failure, but it seems loki (on focs server) doesn t receive the info. so joj-mon doesn t show anything
note: i also double checked and loki was working fine. however after updating it, it failed to start due to changes in the yml schema. i commented out the parts (2-3 lines) that were not working with the new loki and it runs fine. but still nothing shown on joj-mon
looks like it's now fixed. leaving open: maybe we could try to have 1 alloy on joj server instead of 1 per container?
@bomingzh had you thought of it/tried it with promtail?