Datadog: Malformed _X_AMZN_TRACE_ID value Root - also known as X-Amzn-Trace-Id
Introduction
Setup
- AWS lambda
- Datadog
- Gradle dependency library implementation "com.datadoghq:datadog-lambda-java:1.4.5"
The best articles and links to interesting posts for technical team leaders building sophisticated websites, applications and mobile apps. Think about: software architecture, hardware architecture, design, programming, frameworks, scalability, performance, quality assurance, security, resolving issues, fixing bugs and Android.
Geplaatst door
Techie
op
12:24 PM
0
reacties
Labels: _X_AMZN_TRACE_ID, aws, aws lambda, datadog, error, headers, lambda, malformed, trace, tracing, X-Amzn-Trace-Id
Add to:
Del.icio.us
DZone
Reddit
Digg
Context: Docker, CircleCI, Github.
The Docker build command
docker build -f .circleci/Dockerfile -t $AWS_ACCOUNT_ID.ecr.$AWS_DEFAULT_REGION.amazonaws.com/${CIRCLE_PROJECT_REPONAME}:`git describe --tags` -t $AWS_ACCOUNT_ID.ecr.$AWS_DEFAULT_REGION.amazonaws.com/${CIRCLE_PROJECT_REPONAME}:${CIRCLE_BUILD_NUM} -t $AWS_ACCOUNT_ID.ecr.$AWS_DEFAULT_REGION.amazonaws.com/${CIRCLE_PROJECT_REPONAME}:${CIRCLE_SHA1} .
was failing with this message:
fatal: No names found, cannot describe anything.
invalid argument "********************************************/my-project:" for "-t, --tag" flag: invalid reference format
See 'docker build --help'.
Exited with code exit status 125
Geplaatst door
Techie
op
2:32 PM
0
reacties
Labels: --tag", "-t, cannot describe anything, circleci, docker, docker build, error, error message, exit status 125, fatal, flag, git, github, invalid argument, invalid reference format, no names found, release, tag
Add to:
Del.icio.us
DZone
Reddit
Digg
- apt-get update - apt-get install git -y
[ERROR] The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
This post describes a short analysis and possible solution when getting the error java.lang.RuntimeException: A connector with id 7 is already registered!
Geplaatst door
Techie
op
9:52 AM
4
reacties
Labels: connector with id already registered, connectorid, error, scope, spring, sub window, sub-window, vaadin, vaadin spring add-on
Add to:
Del.icio.us
DZone
Reddit
Digg