Skip to content

Lucretiel/snowplow-rust-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Analytics for Snowplow

Documentation

Documentation for the snowplow rust tracker can be viewed by running cargo doc --open

Architecture

At this time, the snowplow tracker is closed source. It is hosted here on github in anticipation that it will be open-sourced as a fork of the official snowplow tracker once we're ready to announce the telemetry initiative to the general public.

In the meantime, to ease depending on this library, we've mirrored it to our private gitlab: https://gitlab.1password.io/dev/core/snowplow-rust-tracker-mirror. That gitlab repo is an autonomous mirror that will automatically grab changes to this github repo and it's designed to be depended on directly (though also see the README in foundation/op-snowplow/).

Issues related to bringing this repo online are generally discoverable from https://gitlab.1password.io/dev/core/core/-/issues/18229.

Open source checklist

  • Correctly license as Apache 2.0
    • Include a NOTICE file
  • Replace this README with real docs
  • Rename the crate so we don't conflict with the official tracker

Copyright and License

This Snowplow Rust Tracker is copyright 2022 1Password.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

This Snowplow Rust Tracker is originally copyright 2022 Snowplow Analytics Ltd.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%