Skip to content

Commit

Permalink
add reference to spectator-py-runtime-metrics (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
copperlight authored Aug 5, 2024
1 parent 7b433e9 commit 7c216df
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/spectator/lang/py/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,11 @@ logging.basicConfig(
logging.getLogger('spectator.meter.meter_id').setLevel(logging.DEBUG)
```

## Runtime Metrics

Use [spectator-py-runtime-metrics](https://github.com/Netflix/spectator-py-runtime-metrics). Follow
instructions in the README to enable collection.

## Working with MeterId Objects

Each metric stored in Atlas is uniquely identified by the combination of the name and the tags
Expand Down

0 comments on commit 7c216df

Please sign in to comment.