Skip to content

Add organizational diversity panels

This MR is done on behalf of @dicortazar.

I did some minor modifications before exporting panels:

Organizational Diversity

  • Contributions pie chart now use unique count of painless_unique_id instead just a count to exclude duplicates.
  • Link to documentation page added at the bottom.
  • Events changed by Contributions for coherence among panels and inside this one. IMHO, we could change this if needed, but we should be consistent with the change or at least explain these two names for the same thing in the markdown.
  • Bots filter added.
  • Panel exported and tests added. I didn't export index pattern because it should be the same one we have in the repo for engagement in terms of contributions panel (yep, I checked it by exporting panel with --force option and file was not changed compared to the one in the repo).

Organizational Diversity by domains

Same comments as above and I also modified table title changing Organization by Domain

Merge request reports