keenlabs / keen-gem

Official Ruby client for the Keen IO API. Build analytics features directly into your Ruby apps.

Home Page:https://keen.io/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add documentation for Data Enrichment

josephwegner opened this issue · comments

Data Enrichment is a super useful feature when sending events to Keen IO. You can see more about it here: https://keen.io/docs/streams/data-enrichment-overview/.

The JavaScript docs in the API Reference is a good example: https://keen.io/docs/api/?javascript#data-enrichment

They would be good to include in the section about sending events to Keen.

Is this supported but just not documented or not supported at all?

@waheedel They are supported, just not documented. There are code examples here: https://keen.io/docs/api/?ruby#data-enrichment

@josephwegner @tbarn Does this look good? #126

Hey @mptap! I'll get this reviewed in the next day or two. Thanks for the PR!