You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@iomari could you specify your steps to reproduce this behavior? Specifically, steps run to create the app in the first place (packages installed, etc.) and sharable code if possible.
Greetings,
I'm running the following command:
How can I get my console metric output to like:
instead of like this:
{"resource_metrics": [{"resource": {"attributes": {"telemetry.sdk.language": "python", "telemetry.sdk.name": "opentelemetry", "telemetry.sdk.version": "1.12.0rc2", "service.name": "inspired", "telemetry.auto.version": "0.32b0"}, "schema_url": ""}, "scope_metrics": [{"scope": {"name": "app", "version": "", "schema_url": ""}, "metrics": [{"name": "roll_counter", "description": "The number of rolls by roll value", "unit": "", "data": {"data_points": [{"attributes": {"roll.value": 93351}, "start_time_unix_nano": 1658947583189784828, "time_unix_nano": 1658947637183833820, "value": 1}, {"attributes": {"roll.value": 420808}, "start_time_unix_nano": 1658947583189784828, "time_unix_nano": 1658947637183833820, "value": 58}, {"attributes": {"roll.value": 205885}, "start_time_unix_nano": 1658947583189784828, "time_unix_nano": 1658947637183833820, "value": 85}, {"attributes": {"roll.value": 871679}, "start_time_unix_nano": 1658947583189784828, "time_unix_nano": 1658947637183833820, "value": 8}], "aggregation_temporality": 2, "is_monotonic": true}}], "schema_url": ""}], "schema_url": ""}]}
The text was updated successfully, but these errors were encountered: