0

I can access Error Reporting (https://console.cloud.google.com/errors), but haven't found the right IAM role to assign to a different user to enable that user's access. Documentation is also silent on this. Am I looking in the wrong place?

Kirk Kelsey
  • 4,259
  • 1
  • 23
  • 26
dnk
  • 1

1 Answers1

0

[updated answer] IAM (Identity and Access Management) is now available for Error Reporting, please refer to the documentation to learn more.

(I am Product Manager on Stackdriver)

Steren
  • 7,311
  • 3
  • 31
  • 51
  • thanks, we'll use Project Viewer for now, but having more granularity would be useful – dnk Oct 05 '16 at 14:41
  • Thanks for the feedback. IAM roles for Error Reporting are currently in the work. – Steren Oct 05 '16 at 15:06
  • In order to be able to see the IAM roles you need to enable the "Stackdriver Error Reporting API" API. – Noa May 04 '17 at 07:42
  • Thanks for the update. Indeed Error Reporting IAM has launched, however, the fact that the API needs to be enabled to see it in the IAM list is not working as intended. I will follow up internally. – Steren May 04 '17 at 08:01
  • the documentation has been published: https://cloud.google.com/error-reporting/docs/iam let me update my answer again – Steren May 10 '17 at 09:06