-
Notifications
You must be signed in to change notification settings - Fork 304
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
HPCC-31465 Update system to use the most recent open telemetry libraries #18419
Conversation
https://track.hpccsystems.com/browse/HPCC-31465 |
Only tested to check it builds. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like what I would expect...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ghalliday tested successfully:
2024-03-15 16:31:35 ScopeSpans SchemaURL:
2024-03-15 16:31:35 InstrumentationScope esp
2024-03-15 16:31:35 Span #0
2024-03-15 16:31:35 Trace ID : e2e48cc30a7301db3f0dbe0c044ccbf6
2024-03-15 16:31:35 Parent ID :
2024-03-15 16:31:35 ID : 56146d7b83c47b24
2024-03-15 16:31:35 Name : wssmc/getbuildinfo
2024-03-15 16:31:35 Kind : Server
2024-03-15 16:31:35 Start time : 2024-03-15 20:31:35.819542903 +0000 UTC
2024-03-15 16:31:35 End time : 2024-03-15 20:31:35.821837942 +0000 UTC
2024-03-15 16:31:35 Status code : Unset
2024-03-15 16:31:35 Status message :
2024-03-15 16:31:35 Attributes:
2024-03-15 16:31:35 -> hpcc.globalid: Str(JZuzJsvjyaJhD1Kw1G5vWj)
2024-03-15 16:31:35 -> hpcc.localid: Str(JZuzJsx6cnfkWSNvZX4cab)
2024-03-15 16:31:35 -> http.request.method: Str(POST)
2024-03-15 16:31:35 -> http.request.method: Str(GET)
2024-03-15 16:31:35 {"kind": "exporter", "data_type": "traces", "name": "debug"}
2024-03-15 16:31:36 2024-03-15T20:31:36.152Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "debug", "resource spans": 1, "spans": 1}
2024-03-15 16:31:36 2024-03-15T20:31:36.152Z info ResourceSpans #0
2024-03-15 16:31:36 Resource SchemaURL:
2024-03-15 16:31:36 Resource attributes:
2024-03-15 16:31:36 -> telemetry.sdk.version: Str(1.9.1)
2024-03-15 16:31:36 -> telemetry.sdk.name: Str(opentelemetry)
2024-03-15 16:31:36 -> telemetry.sdk.language: Str(cpp)
2024-03-15 16:31:36 -> service.name: Str(esp)
2024-03-15 16:31:36 ScopeSpans #0
2024-03-15 16:31:36 ScopeSpans SchemaURL:
2024-03-15 16:31:36 InstrumentationScope esp
2024-03-15 16:31:36 Span #0
2024-03-15 16:31:36 Trace ID : e12f9b73b893f9fef206f53e9259cf7d
2024-03-15 16:31:36 Parent ID :
2024-03-15 16:31:36 ID : ec332422b368c32a
2024-03-15 16:31:36 Name : wssmc/getbuildinfo
2024-03-15 16:31:36 Kind : Server
2024-03-15 16:31:36 Start time : 2024-03-15 20:31:36.009057684 +0000 UTC
2024-03-15 16:31:36 End time : 2024-03-15 20:31:36.011615828 +0000 UTC
2024-03-15 16:31:36 Status code : Unset
2024-03-15 16:31:36 Status message :
2024-03-15 16:31:36 Attributes:
2024-03-15 16:31:36 -> hpcc.globalid: Str(JZuzJwXXXxJtWcqBpK8Ndc)
2024-03-15 16:31:36 -> hpcc.localid: Str(JZuzJwYNxo2zPXJssTBR9b)
2024-03-15 16:31:36 -> http.request.method: Str(POST)
2024-03-15 16:31:36 -> http.request.method: Str(GET)
2024-03-15 16:31:36 {"kind": "exporter", "data_type": "traces", "name": "debug"}
2024-03-15 16:31:37 2024-03-15T20:31:37.837Z info MetricsExporter {"kind": "exporter", "data_type": "metrics", "name": "debug", "resource metrics": 1, "metrics": 31, "data points": 31}
2024-03-15 16:31:37 2024-03-15T20:31:37.837Z info ResourceMetrics #0
2024-03-15 16:31:37 Resource SchemaURL:
2024-03-15 16:31:37 Resource attributes:
2024-03-15 16:31:37 -> service.name: Str(opentelemetry-collector)
2024-03-15 16:31:37 -> net.host.name: Str(10.1.26.88)
2024-03-15 16:31:37 -> service.instance.id: Str(10.1.26.88:8888)
2024-03-15 16:31:37 -> net.host.port: Str(8888)
2024-03-15 16:31:37 -> http.scheme: Str(http)
2024-03-15 16:31:37 -> service_instance_id: Str(395b83cc-36b4-42d0-bb06-c5647d1a749d)
2024-03-15 16:31:37 -> service_name: Str(otelcol-contrib)
2024-03-15 16:31:37 -> service_version: Str(0.93.0)
Signed-off-by: Gavin Halliday <[email protected]>
0550af0
into
hpcc-systems:candidate-9.6.x
Type of change:
Checklist:
Smoketest:
Testing: