-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pebble ConnectionError on logging relation joined #390
Labels
Comments
Hi @gruyaume Although using the following bundle I was not able to reproduce it: bundle: kubernetes
name: gui
applications:
grafana-agent-k8s:
charm: grafana-agent-k8s
channel: latest/edge
# revision: 77
# resources:
# agent-image: 42
scale: 1
constraints: arch=amd64
storage:
data: kubernetes,1,1024M
sdcore-udr-k8s:
charm: sdcore-udr-k8s
channel: 1.5/edge
# revision: 153
# resources:
# udr-image: 27
scale: 1
constraints: arch=amd64
storage:
certs: kubernetes,1,1M
config: kubernetes,1,1M
relations:
- - grafana-agent-k8s:logging-provider
- sdcore-udr-k8s:logging
seems there is a missing |
fwiw, I also see Pebble connection errors (loki rev 132).
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Description
We are getting recurrent issues in our integration tests from the
loki_push_api
v1 library.CI failure example:
To Reproduce
loki_push_api
libEnvironment
Relevant log output
Additional context
No response
The text was updated successfully, but these errors were encountered: