8. Introduction to Functions11. Exercise Summary

11 - Exercise Summary

This content is also available at learn.palantir.com ↗ and is presented here for accessibility purposes.

Solution

What you built

  • A published, semantically tagged custom aggregation Function.
  • A new metric in your existing Workshop module metric card that makes use of your function to display the percent of unresolved filtered alerts.

What you learned

  • When you’re satisfied with your code, you can commit it to your branch and then publish it with a semantic version tag.
  • Once continuous integration (CI) checks ↗ have successfully run on your tagged code, your Function is ready to use in Ontology-aware applications.
  • You can call a Function from widgets inside of your Workshop module.

Take a moment to review what you’ve learned in this exercise and to learn about the limits of Functions by reading these documentation entries. There’s no need to follow the links embedded in these pages unless desired.