Update the timestamp field type (#54)

1 file changed
tree: 2f75863a26f750cdf72c18deceb04c649e9be3a8
  1. aggregation.graphqls
  2. alarm.graphqls
  3. browser-log.graphqls
  4. common.graphqls
  5. event.graphqls
  6. log.graphqls
  7. metadata.graphqls
  8. metric.graphqls
  9. metrics-v2.graphqls
  10. profile.graphqls
  11. README.md
  12. top-n-records.graphqls
  13. topology.graphqls
  14. trace.graphqls
  15. ui-configuration.graphqls
README.md

Apache SkyWalking Query Protocol

Query Protocol defines the communication protocol in query stage. SkyWalking native UI and CLI use this protocol to fetch data from the backend consistently, don't need to worry about the backend update.

Read Query Protocol DOC for more details

Release

This repo wouldn't release separately. All source codes have been included in the main repo release. The tags match the main repo tags.

License

Apache 2.0