Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Telemetry.Agent to aws-opentelemetry-collector in ApplicationSignals Processor #249

Merged

Conversation

jj22ee
Copy link

@jj22ee jj22ee commented Nov 7, 2024

Description:

Update Telemetry.Agent to aws-opentelemetry-collector in ApplicationSignals Processor

Link to tracking Issue:

Testing:

Tested with ADOT JS SDK Sample App and OCB Collector running locally to generate EMF metric:

(The version v0.103.0 is the version of go.opentelemetry.io/collector module)

"Telemetry.Agent": "aws-opentelemetry-collector/v0.103.0"

{
    "Environment": "generic:default",
    "Host": "<(removed_host_name)>",
    "Operation": "GET /http",
    "PlatformType": "Generic",
    "Service": "example-application-service-name",
    "Telemetry.Agent": "aws-opentelemetry-collector/v0.103.0",
    "Telemetry.SDK": "opentelemetry,0.3.0-dev0-aws,nodejs,Auto",
    "Telemetry.Source": "LocalRootSpan",
    "Version": "1",
    "_aws": {
        "CloudWatchMetrics": [

    ...

Documentation:

@jj22ee jj22ee requested a review from mxiamxia as a code owner November 7, 2024 23:31
@mxiamxia mxiamxia merged commit 2e12121 into amazon-contributing:aws-ocb-dev Nov 8, 2024
141 of 146 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants