apollographql / apollo-studio-community

🎡  GraphQL developer portal featuring an IDE (Apollo Explorer), auto-documentation, metrics reporting, and more. This repo is for issues, feature requests, and preview docs. 📬
https://studio.apollographql.com
249 stars 29 forks source link

Add client tag to metrics sent to Datadog #194

Open utix opened 2 years ago

utix commented 2 years ago

Hi,

Current tags sent to Datadog are:

Can you add the client tag to the metrics sent to DataDog ?

timbotnik commented 2 years ago

Hi @utix, thanks for the feature request. Can you share what version of the server / gateway / router you are using? FYI if you are looking for a more customizable solution to integrate with Datadog, the Apollo Router has excellent support for OpenTelemetry which can be wired up to Datadog. Let us know if that is an option for you.

TristanUnibuddy commented 1 year ago

This feature would great to have. It feels like a distinct hole in the current integration functionality. I commonly find myself wishing to analyse metrics using the client info. For example, at the moment I am trying to improve the performance of one of my clients, and so being able to look at operations filtered to just that one client is needed