Skip to content

Commit

Permalink
improved readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelCoding committed Feb 25, 2024
1 parent e1403e1 commit 6620ee7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ sflow_agent_drops{agent=<label>} <droped frames, which should have been sampled>
sflow_router_bytes{ether_type=<label>,in=<label>,out=<label>} <globaly deduplicated bytes>
```

- sflow_agent_drops - amount of samples that were dropped due to missing resources
- sflow_router_bytes - amount of bytes that were routed global form in to out
- sflow_agent_drops - `counter` of samples that were dropped due to missing resources
- sflow_router_bytes - `counter` of bytes that were transfered between mac addresses

## Deployment

Expand Down

0 comments on commit 6620ee7

Please sign in to comment.