Remove wrong datadog metric in Feeds::Import (#11405)
This commit is contained in:
parent
94fe355dae
commit
910f79e04e
1 changed files with 0 additions and 1 deletions
|
|
@ -39,7 +39,6 @@ module Feeds
|
|||
create_articles_from_user_feed(user, feed)
|
||||
end
|
||||
end
|
||||
DatadogStatsClient.count("feeds::import::parse_feeds.count", articles.length)
|
||||
|
||||
total_articles_count += articles.length
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue