Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Commit

Permalink
Update imageroot/bin/expandconfig
Browse files Browse the repository at this point in the history
Co-authored-by: Giacomo Sanchietti <[email protected]>
  • Loading branch information
DavidePrincipi and gsanchietti authored Jul 4, 2023
1 parent 0481e59 commit aa5049b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion imageroot/bin/expandconfig
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ if loki_agent_id:
"bearer_token": loki_env["LOKI_LOGS_INGRESS_TOKEN"],
})

# XXX add more discovery options here, e.g. external Loki instance to be append to client_list

if not client_list:
print(agent.SD_ERR + "No client configuration found. Is Loki installed?", file=sys.stderr)
Expand Down

0 comments on commit aa5049b

Please sign in to comment.