Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions content/en/metrics/types.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,8 +263,6 @@ Submit your RATE type metrics from one of the following sources:
| [Agent check][1] | `self.rate(...)` | RATE | GAUGE |
| [API][2] | `api.Metric.send(type="rate", ...)` | RATE | RATE |

**Note**: When submitting a RATE metric type through DogStatsD, the metric appears as a GAUGE in-app to ensure relevant comparison across different Agents.


[1]: /metrics/custom_metrics/agent_metrics_submission/?tab=rate
[2]: /api/v1/metrics/#submit-metrics
Expand Down
Loading