feat: grafana + prometheus + loki on flora-6 #77
Labels
No labels
Bug
Docs
Feature request
Good for newcomers
Infra
Privacy
Refactoring or migration
Security
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: pub-solar/infra#77
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/grafana"
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?
WIP: feat: grafana + prometheusto feat: grafana + prometheus + lokifeat: grafana + prometheus + lokito feat: grafana + prometheus + loki on flora-6f9f72fb14f
tof3436de94b
f3436de94b
to6595109ae5
The loki config doesn't seem to contain any config to delete old logs.
According to the docs here the logs will live forever. Or did I miss something?
@ -0,0 +68,4 @@
auth_url = "https://auth.pub.solar/realms/pub.solar/protocol/openid-connect/auth";
token_url = "https://auth.pub.solar/realms/pub.solar/protocol/openid-connect/token";
api_url = "https://auth.pub.solar/realms/pub.solar/protocol/openid-connect/userinfo";
role_attribute_path = "contains(roles[*], 'admin') && 'GrafanaAdmin' || contains(roles[*], 'editor') && 'Editor' || 'Viewer'";
This looks wrong, we only have the 'admin' role in keycloack. Perhaps we should remove the editor role, doesn't seem like it make sense for our org.
This looks wrong, we only have the 'admin' role in keycloack. Perhaps we should remove the editor role, probably doesn't make sense for our org.
Adressed in
10bb3295de
.@ -32,0 +37,4 @@
"br-91ba3e5e7589"
"vethd42ed22"
"veth8fbf599"
"vethd62653e"
These look like they can change, is there no better way to do this?
Also it would be nice to mention what's running on these containers.
Fixed in
eed4814258
88a961e09e
tod990db5bf0
d990db5bf0
to8c10839980
8c10839980
to10bb3295de
🪵🪵🪵 📈