You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have several telegraf apps related to prometheus-target interface of cos-proxy.
On prometheus we could see data only from first telegraf unit. As well as within relation data
On cos proxy unit I could see data from relations to all telegraf units
To Reproduce
Relate several telegraf units to one cos-proxy
Environment
Charm revision 74
Relevant log output
Unfortunately no logs to add
Additional context
No response
The text was updated successfully, but these errors were encountered:
graph LR
subgraph LXD
telegraf ---|http| cos-proxy
telegraf ---|prometheus-rules| cos-proxy
end
subgraph COS
prometheus
end
cos-proxy ---|prometheus_scrape| prometheus
We should try to reproduce this issue with a few telegraf deployments. It might be just a timing issue, with cos-proxy taking a long time to settle with too many telegraf deployments.
Bug Description
We have several telegraf apps related to prometheus-target interface of cos-proxy.
On prometheus we could see data only from first telegraf unit. As well as within relation data
On cos proxy unit I could see data from relations to all telegraf units
To Reproduce
Relate several telegraf units to one cos-proxy
Environment
Charm revision 74
Relevant log output
Additional context
No response
The text was updated successfully, but these errors were encountered: