SigNoz / signoz-otel-collector

SigNoz distro for OpenTelemetry Collector
44 stars 39 forks source link

feat: rename instrumentation_scope to scope #343

Closed nityanandagohain closed 2 months ago

nityanandagohain commented 2 months ago

part of https://github.com/SigNoz/signoz/issues/2705

Renames instrumentation_scope, instrumentation_scope_version, instrumentation_scope_attributes_string_{key/val}

to

scope_name , scope_version , scope_string_{key,value}