Skip to content

Tags: open-telemetry/opentelemetry-demo

Tags

2.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release 2.0.1 prep (#2091)

Co-authored-by: Juliano Costa <julianocosta89@outlook.com>

2.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update to Demo 2.0.0 (#2056)

Co-authored-by: Juliano Costa <julianocosta89@outlook.com>

1.12.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Makefile does not always use `DOCKER_COMPOSE_ENV` var (#1759)

Let say that you add a `/src/adservice/Dockerfile.elastic` to the project to build a specific version of the image.
So you add the following line to the `.env.override` file:

```env
AD_SERVICE_DOCKERFILE=./src/adservice/Dockerfile.elastic
```

If you run:

```sh
make redeploy
```

The `/src/adservice/Dockerfile.elastic` should be used instead the default one.

This commit adds `DOCKER_COMPOSE_ENV` variable anywhere it's needed.

Closes #1758.

1.11.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update service dependencies (#1683)

1.11.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[chore] clarify complete release process (#1638)

* clarify complete release process

* clarify complete release process

* clarify complete release process

* clarify complete release process

* clarify complete release process

1.10.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[checkout] fix kafka restart (#1590)

* fix kafka acks

* Update src/checkoutservice/main.go

Co-authored-by: Juliano Costa <julianocosta89@outlook.com>

* align attribute names with semantic conventions

* checkout: recover from kafka restart

---------

Co-authored-by: Juliano Costa <julianocosta89@outlook.com>

1.9.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prep for 1.9 release (#1493)

1.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prep for release (#1379)

1.7.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update version numbers (#1331)

1.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
prep for 1.7.1 (#1320)