Skip to content
#

integration

Here are 1,561 public repositories matching this topic...

abramvandergeest
abramvandergeest commented May 21, 2019

Current behavior:
All the SQL activities either don't support Insert or are specific to a usecase

Expected behavior:
to be able to insert to a sql database in an activity

What is the motivation / use case for changing the behavior?
many workflows/pipelines require logging to a database

Additional information you deem important (e.g. I need this tomorrow):

jrhizor
jrhizor commented Jan 26, 2021

Expected Behavior

When a user starts Airbyte for the first time with docker-compose up, their local environment variables shouldn't interfere with the startup process.

Current Behavior / Steps to Reproduce

Run export API_URL=http://badurl/ and then docker-compose up. The bad URL is used by Docker Compose by default.

This type of problem happened to a new user specifically for

SiteWhere is an industrial strength open-source application enablement platform for the Internet of Things (IoT). It provides a multi-tenant microservice-based infrastructure that includes device/asset management, data ingestion, big-data storage, and integration through a modern, scalable architecture. SiteWhere provides REST APIs for all system functionality. SiteWhere provides SDKs for many common device platforms including Android, iOS, Arduino, and any Java-capable platform such as Raspberry Pi rapidly accelerating the speed of innovation.

  • Updated Feb 5, 2021
  • Java

Microsoft Integration, Azure, Power Platform, Office 365 and much more Stencils Pack it’s a Visio package that contains fully resizable Visio shapes (symbols/icons) that will help you to visually represent On-premise, Cloud or Hybrid Integration and Enterprise architectures scenarios (BizTalk Server, API Management, Logic Apps, Service Bus, Event Hub…), solutions diagrams and features or systems that use Microsoft Azure and related cloud and on-premises technologies in Visio 2016/2013

  • Updated Dec 29, 2020
  • PowerShell
nicolaferraro
nicolaferraro commented Feb 4, 2021

Setting logging.level.org.apache.camel=DEBUG does not affect integration logs.

So if users set flag --logging-level org.apache.camel=DEBUG, that is currently translated into the property above and does not work.

The correct mapping should be something like: quarkus.log.category."org.apache.camel".level=DEBUG

We should also change the doc to point to the Quarkus documentation for con

YonatanKra
YonatanKra commented Oct 29, 2020

Is your feature request related to a problem? If yes, please describe the problem.
Currently our playground is without any code sharing capabilities.

Describe the solution you'd like to see.
Allow to share the playground with a certain query by adding the query as a base64 in the URL.

Were you inspired by anything else, that you have experienced?
Inspired by https://sandcastle

Improve this page

Add a description, image, and links to the integration topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the integration topic, visit your repo's landing page and select "manage topics."

Learn more