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
I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Attempting to test support for tagged metrics using master latest and the following telemetry stanza.
Nomad version
v0.6.3-dev
Built from 03e63d0
Operating system and Environment details
CoreOS Linux / In Docker
Issue
Panic attempting to send metrics.
Suspect it was introduced here:
7a96f92#diff-1cd41a2611da49ce63630d5a51bd82c5R1942
where
c.configLock.RLock()
was removed.Reproduction steps
Turn on tagged metrics + allocation metrics on latest build.
Nomad Client logs (if appropriate)
The text was updated successfully, but these errors were encountered: