Andreas Gerstmayr
Andreas Gerstmayr
https://bintray.com/pcp/containers doesn't work (anymore), where is this link from? The current container image is maintained at: https://src.fedoraproject.org/container/pcp/tree/master This container (based on Fedora) is taking the latest released PCP version in...
But is there an advantage of having the same container image both in the Fedora container registry and on bintray? Or should there be a different container image (e.g. with...
Containers are now hosted at Quay.io: https://quay.io/repository/performancecopilot/pcp Unfortunately the builds time out once in a while, and then the automated build trigger gets disabled :( The GitHub container registry might...
> it can do it directly using the same libpcp functionality that pmcd uses. +1 Great idea. imho that's the way to go - using the same auth backend for...
I fixed the merge conflicts and implemented (most of) @jrasm91 suggestions now (except the one I didn't understand, see above). Sorry for the delay on my side!
> I updated this to include assets that are in shared albums where the user is the owner. Good catch! I didn't think of that. Thank you for merging! :)
> I'm currently experimenting with significantly dialing down the save interval (save 3600 1 only), but I'm not sure of how well that will work with the semantics of how...
Additional info: This is only required for Grafana packages from sources other than the Fedora and RHEL package mirrors. For the Fedora and RHEL Grafana packages, this setting is set...
> We used the `grafana` and `redis` roles from ansible-pcp, how do we get them to use the RHEL package mirrors? The playbook runs ``` - name: Install Grafana packages...
@knylander-grafana Yes, there is impact for some users. I'll update the docs in this PR (this section: https://grafana.com/docs/tempo/latest/operations/monitor/#traces). I'll also add gRPC support and update the env vars next week....