department-of-veterans-affairs / va-mobile-app

"If VA were a company, it would have a flagship mobile app."
https://department-of-veterans-affairs.github.io/va-mobile-app/
17 stars 2 forks source link

Remove GET XXX calls from new datadog dashboard service page #7417

Closed jperk51 closed 9 months ago

jperk51 commented 11 months ago

new dashboard. Currently the resource list includes calls with predetermined responses and we would like those to be removed. Patrick Vinograd set up the service and is likely the best POC for how to go about removing them.

Here is the PR in which Patrick created the mobile service page. It may be a useful resource for doing this.

ACs: Remove

kpethtel commented 11 months ago

Hey team! Please add your planning poker estimate with Zenhub @aherzberg @Tonksthebear

Tonksthebear commented 10 months ago

I'm unassigning myself because my Datadog access got revoked and I've been dealing with it since before the holidays

Tonksthebear commented 10 months ago

Access was restored without them saying anything (I just tried again out of the blue and it works) so I'm working on this again

Tonksthebear commented 10 months ago

I currently do not have permission to make the changes, but I'm documenting the way to make the change as far as I and the Devops person I paired with can tell.

1) Go to APM > Service Catalog

Screenshot 2024-01-05 at 10.55.19 AM.png

2) Search for "mobile-app" and click the result row, but NOT "full page"

Screenshot 2024-01-05 at 10.55.52 AM.png

3) In the slide over, scroll down and click on "Error Tracking"

Screenshot 2024-01-05 at 10.56.32 AM.png

4) Scroll down to "Resource" and uncheck the undesirable resources

Screenshot 2024-01-05 at 10.56.59 AM.png

5) Scroll up and click More... > Save to Dashboard

Screenshot 2024-01-05 at 10.57.21 AM.png

This is the limit of my account permissions so I'm not sure what happens after that

Tonksthebear commented 10 months ago

Passing off to Jayson as he has permissions

jperk51 commented 10 months ago

This didn't work unfortunately but after a bit of digging I think something else is going on. In the details of these errors you can see that the calls are being made to actually mobile endpoint so I'll make a ticket to investigate why they are showing up like this.