Faq
FAQs
Q: Can I send data from my agents using the Email
and Http
transports interchangeably?
A: Yes! (but you might want to keep things standard for sanity's sake!).
Q: Can I send data from my Python, Ruby and Node apps? A: Yes! But each language needs its own agent. If one doesn't exist for your language, you can build (or submit) your own.
Q: Does Metaport support apps that comprise multiple systems, each of which uses a different agent e.g. a React frontend and Laravel backend? A: Yes!
Q: Does Metaport support apps with multiple domains?? A: Yes!
Q: Why does my app's framework report as being "Crit", but there's still a long time until it's end-of-life? A: Metaport is all about planning, and determines "Critical" to be <= 3 months to end date, "Imminent" to be <= 6 months to end date, "Warn" to be <= 9 months to end date, and "Info" to be >= 12 months to end date.
Q: Is there a Docker image available? A: Yes! See our Docker Hub