tvl-depot/tvix/docs
Bob van der Linden cfa4154131 feat(tvix): add instance_name to instrumentation of *Services
Currently it is not possible to distinguish between tracing of the same
*Service type whenever there are multiple of them. Now the instance_name
of ServiceBuilder is passed into the *Service and used in the existing
instrument as the `instance_name` field.

Places that did not already have a instance_name in its context use
`"default"`. In tests I used `"test"`.

Change-Id: Ia20bf2a7bb849a781e370d087ba7ddb3be79f654
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12739
Tested-by: BuildkiteCI
Autosubmit: Bob van der Linden <bobvanderlinden@gmail.com>
Reviewed-by: flokli <flokli@flokli.de>
2024-11-08 20:16:49 +00:00
..
src feat(tvix): add instance_name to instrumentation of *Services 2024-11-08 20:16:49 +00:00
theme feat(tvix/docs): ship custom highlight.js with Nix support 2024-03-03 16:53:16 +00:00
.gitignore feat(tvix/docs): switch to mdbook 2024-03-03 16:52:38 +00:00
book.toml docs(tvix): introduction 2024-07-04 14:18:09 +00:00
default.nix feat(tvix/docs): add d2 support 2024-06-14 07:04:23 +00:00
mdbook-admonish.css feat(tvix/docs): add mdbook-admonish 2024-06-14 07:04:23 +00:00
mdbook-extra.css docs: prompts in shell sessions shouldn’t be selectable 2024-06-27 07:16:23 +00:00
mdbook-extra.js docs(tvix): introduction 2024-07-04 14:18:09 +00:00