steep-vr-39297
05/18/2023, 7:32 AMmetrics_com_linkedin_metadata_resources_entity_EntityResource_search_Count
I think this key is the one I'm looking for, but it doesn't appear in the search.
Which key should I check?delightful-ram-75848
05/19/2023, 12:10 AMcurl <GMS_HOST:PORT>/metrics
context :https://datahubspace.slack.com/archives/C029A3M079U/p1675345534183649steep-vr-39297
05/19/2023, 8:01 AMIs your instance newly deployed? In newly started instances the metrics are not appearing until there is no activity on them. If you use search then it will start counting.
If not, can you query the endpoint that is being scraped by Prometheus and check the metrics there? What can you see as a result ofWhen I checkedcurl <GMS_HOST:PORT>/metrics
<GMS_HOST:PORT>/metrics
, if I use the key of metrics_com_datahub_graphql_GraphQLController_searchAcrossEntities_Count
, the metrics will be counted when I search, is that correct?
My purpose is to find the key
of a metric that is counted when I do a search in the datahub UI.