Skip to content

Commit

Permalink
feat: updates
Browse files Browse the repository at this point in the history
possible changes for promtail labels
  • Loading branch information
jlangy committed Feb 13, 2024
1 parent 30db344 commit eaa86a3
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions helm/promtail/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,15 +84,6 @@ promtail:
- timestamp:
format: RFC3339Nano
source: timestamp
- match:
selector: '{job="keycloak"}'
stages:
- regex:
expression: "type=(?P<type>\\S+),.*realmId=(?P<realm_id>\\S+),.*clientId=(?P<client_id>\\S+),"
- labels:
event_type: type
realm_id:
client_id:
persistentVolume:
size: 100Mi
Expand Down

0 comments on commit eaa86a3

Please sign in to comment.