Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : techis.cloud.activitymetrics.reactions

Track user reactions and generate metrics against those reactions. A reaction, being a specialized form of an occurance, this package is suitable for occurances that has the following properties; Subject Id (Integer) Subject Type Id (String) Value (String) ValueType (String) Actor (String) Restricting SubjectId to integer allows us to perform range queries against SubjectId with predictable results. Given the above restrictions, we can state that this package tracks occurances and generates metrics against those occurances. To Add an occurance, call: Activity.AddAsync([parameters]) To generate the Count Metric, call: MetricsCountWriter.Write() To read the Count Metric, call; MetricsReader.QueryAsync([parameters]) OR MetricsReader.QueryPointsAsync([parameters]) The Count Metric is the only metric generator that is included in this package. Let us know which other metrics you would like. This package depends on TECHIS.Cloud.ActivityMetrics.AzureTable which uses the Microsoft.Azure.CosmosDB.Table. This is the new Azure Table API which can target either CosmosDB or Azure Storage Tables. This package will create 3 tables: A) An occurances table B) A Metrics table C) A Metrics history table

Registry - Homepage - JSON
purl: pkg:nuget/techis.cloud.activitymetrics.reactions
Keywords: Azure, Storage, Table, API, NoSQL, Metrics, reactions, logging
License:
Latest release: almost 2 years ago
First release: over 124 years ago
Downloads: 10,097 total
Last synced: 16 days ago

    Loading...
    Readme
    Loading...