Skip to content

Commit

Permalink
feature(frontend): adding instrumentation metrics (#632)
Browse files Browse the repository at this point in the history
* feature(frontend): adding instrumentation metrics

* feature(frontend): adding instrumentation metrics

* updating package-lock.json

* Update docker-compose.yml

Co-authored-by: Marc Pichler <marcpi@edu.aau.at>

---------

Co-authored-by: Marc Pichler <marcpi@edu.aau.at>
  • Loading branch information
xoscar and pichlermarc committed Jan 31, 2023
1 parent 5a08e61 commit f5c59ea
Show file tree
Hide file tree
Showing 5 changed files with 2,056 additions and 4,076 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,8 @@ services:
- ENV_PLATFORM
- OTEL_SERVICE_NAME=frontend
- PUBLIC_OTEL_EXPORTER_OTLP_TRACES_ENDPOINT
- OTEL_EXPORTER_OTLP_METRICS_ENDPOINT
- OTEL_EXPORTER_OTLP_METRICS_TEMPORALITY_PREFERENCE
- WEB_OTEL_SERVICE_NAME=frontend-web
depends_on:
- adservice
Expand Down
Loading

0 comments on commit f5c59ea

Please sign in to comment.