tempo icon indicating copy to clipboard operation
tempo copied to clipboard

[docs] Add information about the linux binary available under release assets

Open zhzure opened this issue 3 years ago • 2 comments
trafficstars

hi, thanks for this amazing repo! here is the problem: my application process running on a 2C2G linux machine, which would be deployed privately on customer's machine is there any way i can install tempo without those huge dependency like docker/k8s i can't find in docs

zhzure avatar Jul 29 '22 03:07 zhzure

Hi @zhzure; thanks for filing this issue.

Tempo releases come with a linux amd64 binary, you can find the latest one here - https://github.com/grafana/tempo/releases/tag/v1.4.1 - under the "Assets" section.

I am going to rename this ticket to reflect the issue with docs!

annanay25 avatar Jul 29 '22 10:07 annanay25

Hi @zhzure; thanks for filing this issue.

Tempo releases come with a linux amd64 binary, you can find the latest one here - https://github.com/grafana/tempo/releases/tag/v1.4.1 - under the "Assets" section.

I am going to rename this ticket to reflect the issue with docs!

thanks for replying, i find binary in release but i don't know how to run it, i found some cmd in docker-compose example,but i am not sure if it's the right one to deploy locally, and seems this is no explain about filed in tmpo.config it's kind of confusing

zhzure avatar Aug 01 '22 03:08 zhzure

@knylander-grafana - can you please review?

GrafanaWriter avatar Dec 13 '22 22:12 GrafanaWriter

We've added instructions tonight for how to install using Linux. I'll add some text for where to find the Assets as well to this PR: https://github.com/grafana/tempo/pull/1954

knylander-grafana avatar Dec 15 '22 00:12 knylander-grafana

We've added an example for Linux binary and a link to the release assets under the Release Notes for Tempo with this PR: https://github.com/grafana/tempo/pull/1954

knylander-grafana avatar Jan 05 '23 01:01 knylander-grafana