-
Updated
May 12, 2021 - Jupyter Notebook
elastic
Here are 496 public repositories matching this topic...
-
Updated
Sep 28, 2021 - Go
-
Updated
Dec 27, 2021 - Ruby
-
Updated
Dec 24, 2021 - Python
I have an application which receives log messages from a firewall. The logs are written into a MongoDB. My goal is to process 30'000 messages per second (more or less constantly for 7*24 hours, not as transient peak value)
As peak value I expect app. 50'000 messages per second.
With several settings I reached up to 20'000 msg/sec. but that is not sufficient for our life traffic. The MongoDB ho
-
Updated
Apr 3, 2020 - Objective-C
-
Updated
Jan 28, 2021 - JavaScript
-
Updated
Sep 2, 2021 - PHP
-
Updated
Jan 11, 2022 - JavaScript
-
Updated
Sep 20, 2021 - Kotlin
-
Updated
Jan 10, 2022 - Shell
-
Updated
Jan 11, 2022 - Python
-
Updated
Oct 6, 2021 - TypeScript
Update scripts to setup RoadRunner or Swoole to utilize Laravel Octane.
https://github.com/laravel/octane
https://beyondco.de/blog/laravel-octane-introduction
-
Updated
Jun 26, 2019 - Java
Given an elasticsearch target, namespaced into a sub-path by nginx,
when I pass the full host+path into Elastix.Search.search (and other functions also)
then the path component of the elasticsearch url is stripped away.
I believe this code is problematic, in search.ex
def make_path(index, types, query_params, api_type \\ "_search") do
path_root = "/#{index}"
When the inde
Describe the bug
Passing a single row of data with a time scale on the X-axis breaks the chart.
To Reproduce
Go to https://codesandbox.io/s/cool-sound-8j9m7?file=/src/App.tsx
Notice by not setting the
xDomain
with a single values, causes the error below.
Expected behaviour
The chart is rendered with a single row of data
**Version (please complete the following info
-
Updated
Jan 7, 2022 - Shell
-
Updated
Jun 22, 2021 - Shell
-
Updated
Oct 26, 2021 - Pascal
Improve this page
Add a description, image, and links to the elastic topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the elastic topic, visit your repo's landing page and select "manage topics."
we discovered, that the ITL for VMware-Checks is missing one update to the open-vm-tools argument, when trying to use this in our service definitions.
The ITL seems to be missing one update for the VMware CheckCommands using the check_vmware_esx.
This one refererences the check_vmware_esx by BaldMansMojo (https://github.com/BaldMansMojo/check_vmware_esx)
Taking a look to the code shows, tha