Conversation
|
This stack of pull requests is managed by Graphite. Learn more about stacking. |
50fe66e to
d6a6ea6
Compare
monitoring/definitions/git_server.go
Outdated
There was a problem hiding this comment.
Fun fact! If this value is set to git, this completely breaks our templating in non-intuitve ways (starts complaining about illegal characters like $ in metrics like disk_size_remaining where that was never a problem before). I will file an issue about this.
There was a problem hiding this comment.
idea: if you embed VCSSyncer directly, you don't have to do things like
func (i *instrumentedSyncer) Type() string {
return i.base.Type()
}
.. but you would lose the certainty that you correctly overwrote all methods. So no strong opinion here, just something I noticed while reading the diff.
monitoring/definitions/git_server.go
Outdated
f0d70cb to
b6bc8b0
Compare
b6bc8b0 to
fa1584d
Compare
Suspect IssuesThis pull request was deployed and Sentry observed the following issues:
Did you find this useful? React with a 👍 or 👎 |

Closes #61692
Test plan
Created the following Grafana screenshot using
sg start monitoring: